| FControlInfoSystemName Property |
Stores and retrieves full system name of control.
Namespace:
Dynamicweb.News.Common.Frontend
Assembly:
Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax public string SystemName { get; set; }
Public Property SystemName As String
Get
Set
Property Value
Type:
StringFull system name of control
Return Value
Type:
StringFull system name of control
Implements
IFControlInfoSystemNameRemarks See Also