Value

CmsAttribute.Value property

Gets the attribute value represented as a string.

public string Value { get; }

Property Value

The attribute value represented as a string.

See Also