![]() | FrontendControlFactory Class |
Namespace: Dynamicweb.News.Common.Frontend
The FrontendControlFactory type exposes the following members.
Name | Description | |
---|---|---|
![]() | FrontendControlFactory |
Initializes a new instance of the FrontendControlFactory class.
|
Name | Description | |
---|---|---|
![]() | Context |
Gets or sets the context.
|
![]() | IsPostBack |
Gets or sets a value indicating whether this instance is post back.
|
![]() | MessagesTemplate |
Gets or sets the messages template.
|
![]() | Pid |
Gets or sets the pid.
|
![]() | Validate |
Gets or sets a value indicating whether this FrontendControlFactory is validate.
|
![]() | ValidationMessages |
Gets or sets the validation messages.
|
Name | Description | |
---|---|---|
![]() | CreateControl(CustomField) |
Creates the control.
|
![]() | CreateControlT(String, String, String, T, IFControlInfo) |
Creates the control.
|
![]() | CreateControlT(String, String, String, T, IFControlInfo, Boolean) |
Creates the control.
|
![]() | CreateControlFirstT |
Creates the control first.
|
![]() | CreateControlPostBack |
Creates the control post back.
|
![]() ![]() | FillControlTags |
Fills the control tags.
|