The ModuleInstanceContext type exposes the following members.

Properties

  NameDescription
Public propertyActions
Gets and sets the Actions for this module context
Public propertyConfiguration
Gets and sets the Module Configuration (ModuleInfo) for this context
Public propertyEditMode
The EditMode property is used to determine whether the user is in the Administrator role
Public propertyHelpURL
Gets and sets the HelpUrl for this context
Public propertyIsEditable
Gets whether the module is Editable (in Admin mode)
Public propertyIsHostMenu
Public propertyModuleId
Gets and sets the module ID for this context
Public propertyPortalAlias
Public propertyPortalId
Public propertyPortalSettings
Public propertySettings
Gets the settings for this context
Public propertyTabId
Gets the tab ID for this context
Public propertyTabModuleId
Gets the tabnmodule ID for this context

See Also