CSSValueList.CSSText

CSSValueList.CSSText property

A string representation of the current value.

public override string CSSText { get; set; }

Property Value

The CSS text.

See Also