  | FrontendControlName Property  | 
 
 Stores and retrieves the current control name.
 
 
    Namespace: 
   Dynamicweb.News.Common.Frontend
    Assembly:
   Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntaxpublic string Name { get; set; }Public Property Name As String
	Get
	Set
Property Value
Type: 
StringControl name.
Return Value
Type: 
StringThe current control name.
Remarks
See Also