WizardStepControlBuilder Properties
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | BindingContainerBuilder | (Inherited from ControlBuilder.) |
![]() | BindingContainerType | Gets the type of the binding container for the control that this builder creates.(Inherited from ControlBuilder.) |
![]() | ComplexPropertyEntries | Gets a collection of complex property entries.(Inherited from ControlBuilder.) |
![]() | ControlType | Gets the Type for the control to be created.(Inherited from ControlBuilder.) |
![]() | CurrentFilterResolutionService | Gets an IFilterResolutionService object that is used to manage device-filter related services when parsing and persisting controls in the designer.(Inherited from ControlBuilder.) |
![]() | DeclareType | Gets the type that will be used by code generation to declare the control.(Inherited from ControlBuilder.) |
![]() | HasAspCode | Gets a value indicating whether the control contains any code blocks.(Inherited from ControlBuilder.) |
![]() | ID | Gets or sets the identifier property for the control to be built.(Inherited from ControlBuilder.) |
![]() | ItemType | Gets the type set on the binding container.(Inherited from ControlBuilder.) |
![]() | Localize | Gets a Boolean value indicating whether the control that is created by this ControlBuilder object is localized.(Inherited from ControlBuilder.) |
![]() | NamingContainerType | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the type of the naming container for the control that this builder creates.(Inherited from ControlBuilder.) |
![]() | PageVirtualPath | Gets the virtual path of a page to be built by this ControlBuilder instance.(Inherited from ControlBuilder.) |
![]() | Parser | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the TemplateParser responsible for parsing the control.(Inherited from ControlBuilder.) |
![]() | ServiceProvider | Gets the service object for this ControlBuilder object.(Inherited from ControlBuilder.) |
![]() | SubBuilders | Gets a list of child ControlBuilder objects for this ControlBuilder object.(Inherited from ControlBuilder.) |
![]() | TagName | Gets the tag name for the control to be built.(Inherited from ControlBuilder.) |
![]() | TemplatePropertyEntries | Gets a collection of template property entries.(Inherited from ControlBuilder.) |
![]() | ThemeResolutionService | Gets an IThemeResolutionService object that is used in design time to manage control themes and skins.(Inherited from ControlBuilder.) |

