| C# | Visual Basic | Visual Basic Usage |
namespace DotNetNuke.Modules.Html
Namespace DotNetNuke.Modules.Html
Imports DotNetNuke.Modules.Html
| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
| DataProvider |
The DataProvider is an abstract class that provides the Data Access Layer for the HtmlText module
| |
| EditHtml |
The EditHtml PortalModuleBase is used to manage Html
| |
| HtmlModule |
The HtmlModule Class provides the UI for displaying the Html
| |
| HtmlTextController |
The HtmlTextController is the Controller class for managing HtmlText information the HtmlText module
| |
| HtmlTextInfo |
Defines an instance of an HtmlText object
| |
| HtmlTextLogController |
The HtmlTextLogController is the Controller class for managing Log History information the HtmlText module
| |
| HtmlTextLogInfo |
Defines an instance of an HtmlTextLog object
| |
| HtmlTextUserController |
The HtmlTextUserController is the Controller class for managing User information the HtmlText module
| |
| HtmlTextUserInfo |
Defines an instance of an HtmlTextUser object
| |
| MyWork |
MyWork allows a user to view any outstanding workflow items
| |
| Settings |
The Settings ModuleSettingsBase is used to manage the
settings for the HTML Module
| |
| SqlDataProvider |
The SqlDataProvider is a concrete class that provides the SQL Server implementation of the Data Access Layer for the HtmlText module
| |
| WorkflowStateController |
The WorkflowStateController is the Controller class for managing workflows and states for the HtmlText module
| |
| WorkflowStateInfo |
Defines an instance of a WorkflowState object
|