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.3013.4544
C#
public bool Presence { get; set; }

Property Value

Boolean

See Also