Click or drag to resize

FrontendControlLabel Property

Stores and retrieves the current control label string.

Namespace:  Dynamicweb.News.Common.Frontend
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public string Label { get; set; }

Property Value

Type: String
Control label.

Return Value

Type: String
The current control label string.
Remarks