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

Property Value

Boolean

See Also