Click or drag to resize

FrontendControlFactory Class

Class contains functions for control factory handling.
Inheritance Hierarchy
SystemObject
  Dynamicweb.News.Common.FrontendFrontendControlFactory

Namespace:  Dynamicweb.News.Common.Frontend
Assembly:  Dynamicweb.News (in Dynamicweb.News.dll) Version: 1.0.10
Syntax
public class FrontendControlFactory

The FrontendControlFactory type exposes the following members.

Constructors
  NameDescription
Public methodFrontendControlFactory
Initializes a new instance of the FrontendControlFactory class.
Top
Properties
  NameDescription
Public propertyContext
Gets or sets the context.
Public propertyIsPostBack
Gets or sets a value indicating whether this instance is post back.
Public propertyMessagesTemplate
Gets or sets the messages template.
Public propertyPid
Gets or sets the pid.
Public propertyValidate
Gets or sets a value indicating whether this FrontendControlFactory is validate.
Public propertyValidationMessages
Gets or sets the validation messages.
Top
Methods
Remarks