![]() | FControlInfo Class |
Namespace: Dynamicweb.News.Common.Frontend
The FControlInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | FControlInfo(String, Int32, Boolean) |
Constructor for FControlInfo class.
|
![]() | FControlInfo(String, Int32, Boolean, FrontendControlValidator) |
Initializes a new instance of the FControlInfo class.
|
![]() | FControlInfo(String, Int32, Boolean, Boolean) |
Initializes a new instance of the FControlInfo class.
|
Name | Description | |
---|---|---|
![]() | AdditionalValidator |
Gets or sets the additional validator.
|
![]() | EnableClientValidation |
Determines whether the current must be client validated.
|
![]() | IsDropDown |
Determines whether the current control is DropDown.
|
![]() | Required |
Determines whether the current control is required to fill.
|
![]() | SystemName |
Stores and retrieves full system name of control.
|
![]() | TypeID |
Stores and retrieves the current control type.
|