The ModuleActionType type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberAddContent
An action to create new content
Public fieldStatic memberClearCache
An action to clear the module's cache
Public fieldStatic memberContentOptions
An action to configure the module
Public fieldStatic memberDeleteModule
An action to delete the module
Public fieldStatic memberDeLocalizeModule
An action to remove localization for a module
Public fieldStatic memberEditContent
An action to edit existing content
Public fieldStatic memberExportModule
An action to export the content of a module
Public fieldStatic memberHelpText
Public fieldStatic memberImportModule
An action to import content into a module
Public fieldStatic memberLocalizeModule
An action to create a localized version of a module
Public fieldStatic memberModuleHelp
An action to view the help for a module
Public fieldStatic memberModuleSettings
An action to access the module's settings
Public fieldStatic memberMoveBottom
An action to move the module to the bottom of its pane
Public fieldStatic memberMoveDown
An action to move the module down in its pane
Public fieldStatic memberMovePane
An action to move the module to a different pane
Public fieldStatic memberMoveRoot
An action that contains move actions
Public fieldStatic memberMoveTop
An action to move the module to the top of its pane
Public fieldStatic memberMoveUp
An action to move the module up in its pane
Public fieldStatic memberOnlineHelp
Public fieldStatic memberPrintModule
An action to print a module's content
Public fieldStatic memberSyndicateModule
An action to access the RSS feed of a module
Public fieldStatic memberTranslateModule
An action to create a translated version of a module
Public fieldStatic memberUnTranslateModule
An action to remove a translation of a module
Public fieldStatic memberViewSource
An action to view the source code of a module

See Also