Classes
| Class | Description | |
|---|---|---|
| BaseForumControl |
Summary description for IntermediateForumControl
| |
| BreadCrumbElement |
Defines the structure of a breadcrumb element.
| |
| BreadCrumbEventArgs |
Defines the structure of the event arguments used when firing the event of changed (newly selected) breadcrumb element.
| |
| BreadCrumbInfo |
Defines the structure used to reconstruct the breadcrumb based on the query string.
| |
| ControlInitInfo |
Defines the structure used to hold the information about loaded controls during postbacks.
Stored in the control state of the InnerBaseForumControl.
| |
| ForumControl |
Provides base functionality for all dynamically loaded controls.
| |
| InnerBaseForumControl |
Provides base functionality for main user control in Forum component.
| |
| InnerForumControl |
Provides base functionality for all dynamically loaded controls.
| |
| LoadErrorPopupEventArgs |
Represents the event arguments needed for LoadErrorPopupEvent event.
| |
| LoadForumAddEditEventArgs |
Represents the event arguments needed for LoadForumAddEditEvent event.
| |
| LoadForumErrorInformationEventArgs |
Represents the event arguments needed for LoadForumErrorInformationEvent event.
| |
| LoadForumGroupAddEditEventArgs |
Represents the event arguments needed for LoadForumGroupAddEditEvent event.
| |
| LoadForumListEventArgs |
Represents the event arguments needed for LoadForumListEvent event.
| |
| LoadForumPostAddEditEventArgs |
Represents the event arguments needed for LoadForumPostAddEditEvent event.
| |
| LoadForumPostListEventArgs |
Represents the event arguments needed for LoadForumPostListEvent event.
| |
| LoadForumSearchResultsEventArgs |
Represents the event arguments needed for LoadForumSearchResultsEvent event.
| |
| LoadForumTopicAddEditEventArgs |
Represents the event arguments needed for LoadForumTopicAddEditEvent event.
| |
| LoadForumTopicListEventArgs |
Represents the event arguments needed for LoadForumTopicListEvent event.
| |
| LoadForumUserDetailEventArgs |
Represents the event arguments needed for LoadForumUserDetailEvent event.
| |
| LoadFoundForumItemEventArgs |
Represents the event arguments needed for LoadFoundForumItemEvent event.
| |
| RemoveForumControlEventArgs |
Represents the event arguments needed for RemoveForumControlEvent event.
|
Delegates
| Delegate | Description | |
|---|---|---|
| BreadCrumbChangedHandler |
Defines the handler for the event of changed(newly selected) breadcrumb element.
| |
| LoadErrorPopupEventHandler |
Represents the event handler for LoadErrorPopupEvent event.
| |
| LoadForumAddEditEventHandler |
Represents the event handler for LoadForumAddEditEvent event.
| |
| LoadForumErrorInformationEventHandler |
Represents the event handler for LoadForumErrorInformationEvent event.
| |
| LoadForumGroupAddEditEventHandler |
Represents the event handler for LoadForumGroupAddEditEvent event.
| |
| LoadForumListEventHandler |
Represents the event handler for LoadForumListEvent event.
| |
| LoadForumPostAddEditEventHandler |
Represents the event handler for LoadForumPostAddEditEvent event.
| |
| LoadForumPostListEventHandler |
Represents the event handler for LoadForumPostListEvent event.
| |
| LoadForumSearchResultsEventHandler |
Represents the event handler for LoadForumSearchResultsEvent event.
| |
| LoadForumTopicAddEditEventHandler |
Represents the event handler for LoadForumTopicAddEditEvent event.
| |
| LoadForumTopicListEventHandler |
Represents the event handler for LoadForumTopicListEvent event.
| |
| LoadForumUserDetailsEventHandler |
Represents the event handler for LoadForumUserDetailsEvent event.
| |
| LoadFoundForumItemEventHandler |
Represents the event handler for LoadFoundForumItemEvent event.
| |
| RemoveForumControlEventHandler |
Represents the event handler for RemoveForumControlEvent event.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| BreadCrumbCommandType |
Enumeration for command types of forum breadcrumb elements.
|