Click or drag to resize

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; }

Property Value

Type: String
Full system name of control

Return Value

Type: String
Full system name of control

Implements

IFControlInfoSystemName
Remarks