Click or drag to resize

ContentDialogViews Class

ContentDialogViews
Inheritance Hierarchy
SystemObject
  Dynamicweb.AspNet.ViewsElementViews
    Dynamicweb.Management.Content.DialogsContentDialogViews

Namespace:  Dynamicweb.Management.Content.Dialogs
Assembly:  Dynamicweb.Management.Content (in Dynamicweb.Management.Content.dll) Version: 2.7.2
Syntax
public class ContentDialogViews : ElementViews

The ContentDialogViews type exposes the following members.

Constructors
  NameDescription
Public methodContentDialogViews
Initializes a new instance of the ContentDialogViews class
Top
Properties
  NameDescription
Public propertyContext (Inherited from ElementViews.)
Top
Methods
  NameDescription
Public methodCopyGridRowToPage
Copies the grid row to page.
Public methodCopyPage
Public methodCopyParagraphsToPage
Copies the paragraphs to page.
Public methodCreateFolder
Creates the folder.
Public methodCreateShortcutPage
Public methodMovePage
Moves the page.
Public methodMoveParagraphsToPage
Public methodRenameFolder
Renames the folder.
Public methodSelectPage
Selects the page.
Public methodSelectParagraph
Selects the paragraph.
Top
See Also