Click or drag to resize

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
Syntax
public string Name { get; set; }

Property Value

Type: String
Control name.

Return Value

Type: String
The current control name.
Remarks