CssAttributeItemValue Property

Get/Set the value of the attribute.

Definition

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

Property Value

String

See Also