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 = 4none = 0