HtmlAttributeCollectionAutoCreate Property

Get/Set a value indicating whether elements will be created automatically if they don't exist when accessed by index.

Definition

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

Property Value

Boolean

See Also