  | 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
Syntaxpublic string Label { get; set; }Public Property Label As String
	Get
	Set
Property Value
Type: 
StringControl label.
Return Value
Type: 
StringThe current control label string.
Remarks
See Also