EditableListColumnProductsAndGroupsEditor Class |
Namespace: Dynamicweb.Controls
The EditableListColumnProductsAndGroupsEditor type exposes the following members.
| Name | Description | |
|---|---|---|
| EditableListColumnProductsAndGroupsEditor | Initializes a new instance of the EditableListColumnProductsAndGroupsEditor class |
| Name | Description | |
|---|---|---|
| AllRadioText |
Gets or sets all radio text.
| |
| CallerForm |
Gets or sets the caller form.
| |
| CssClass |
Gets or sets the additional CSS class name to apply to editor.
(Inherited from EditableListColumnEditor.) | |
| EditorTypeName |
Gets the editor's class name.
(Overrides EditableListColumnEditorEditorTypeName.) | |
| Enabled |
Gets or sets a value indicating whether the editor is enabled.
(Inherited from EditableListColumnEditor.) | |
| EnableSubItems |
Gets or sets a value indicating whether [enable sub items].
| |
| Height |
Gets or sets the height.
| |
| LanguageID |
Gets or sets the language identifier.
| |
| NoneRadioText |
Gets or sets the none radio text.
| |
| OnlyGroups |
Gets or sets a value indicating whether [only groups].
| |
| ShowAllRadio |
Gets or sets a value indicating whether [show all radio].
| |
| ShowIncludeSubGroups |
Gets or sets a value indicating whether [show include sub groups].
| |
| ShowNoneRadio |
Gets or sets a value indicating whether [show none radio].
| |
| ShowSearches |
Gets or sets a value indicating whether [show searches].
| |
| Width |
Gets or sets the width of the selector field excluding the width of the calendar icon (in pixels).
(Inherited from EditableListColumnEditor.) |
| Name | Description | |
|---|---|---|
| CreateChildControls |
Called by the ASP.NET page framework to notify server controls that use composition-based implementation to create any child controls they contain in preparation for posting back or rendering.
| |
| Render |
Renders the specified writer.
(Overrides EditableListColumnEditorRender(HtmlTextWriter).) |