LayoutControlControlType Property |
Namespace: ConnectedApps.Cms.Entities.LayoutAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string ControlType { get; set; }
Public Property ControlType As String
Get
Set
public:
property String^ ControlType {
String^ get ();
void set (String^ value);
}
member ControlType : string with get, set
Property Value
Type:
String
See Also