ICustomizationModules2 Interface
Description
Services for managing the customization modules.
Public Properties
Public Property DescriptionThe Module description.
Public Property GUIDThe Module's globally unique ID.
Public Property IsVisibleForGroupIndicates if the specified module is visible in the UI to the specified user group.
Public Property NameThe Module name.
Public Property VisibleA bit-mask that indicates for which groups the module is visible in the user interface.
Public Property VisibleForGroupsThe list of the user groups to which the specified module is visible in the UI.
See Also