Table of Contents
WebColorLabelText Property

Gets or sets the text for the web color text box label.

Syntax
 public String WebColorLabelText { get; set; }
Remarks

This property is ignored when custom layout template is used.

See Also