Table of Contents

Enum HtmlAttributesForm.HtmlAttributeTarget

Namespace
Contensive.CPBase.BaseModels
Assembly
CPBase.dll

possible values for html attribute target

public enum HtmlAttributesForm.HtmlAttributeTarget

Fields

_blank = 1
_parent = 3
_self = 2
_top = 4
none = 0