The ContentInDatabase type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ContentInDatabase | Initializes a new instance of the ContentInDatabase class |
Methods
| Name | Description | |
|---|---|---|
| DeleteEditorContentFromDatabase |
Deletes the editor content from the database by given editor content ID.
| |
| GetEditorContentFromDatabase |
Gets the editor content from the database by given editor content ID.
| |
| InsertEditorContentToDatabase |
Inserts the editor content to the database by given editor content.
| |
| UpdateEditorContentInDatabase |
Updates the editor content in the database by given editor content ID and the new content.
|