HtmlAttributeItemPresence Property

Get/Set a value indicating whether this attribute is used for presence-only, as in the case of 'checked'.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.2822.3845
C#
public bool Presence { get; set; }

Property Value

Boolean

See Also