The DesktopModuleInfo type exposes the following members.

Properties

  NameDescription
Public propertyAdminPage
returns whether this has an associated Admin page
Public propertyBusinessControllerClass
Gets and sets the BusinessControllerClass of the Desktop Module
Public propertyCategory
Public propertyCodeSubDirectory
Gets and sets the AppCode Folder Name of the Desktop Module
Public propertyCompatibleVersions
Gets and sets a Regular Expression that matches the versions of the core that this module is compatible with
Public propertyContent
Gets or sets the content.
(Inherited from ContentItem.)
Public propertyContentItemId
Gets or sets the content item id.
(Inherited from ContentItem.)
Public propertyContentKey
Gets or sets the content key.
(Inherited from ContentItem.)
Public propertyContentTitle
The title of the ContentItem.
(Inherited from ContentItem.)
Public propertyContentTypeId
Gets or sets the content type id.
(Inherited from ContentItem.)
Public propertyCreatedByUserID
Gets the CreatedByUserID
(Inherited from BaseEntityInfo.)
Public propertyCreatedOnDate
Gets the CreatedOnDate
(Inherited from BaseEntityInfo.)
Public propertyDependencies
Gets and sets a list of Dependencies for the module
Public propertyDescription
Gets and sets the Description of the Desktop Module
Public propertyDesktopModuleID
Gets and sets the ID of the Desktop Module
Public propertyFiles
Files that are attached to this ContentItem.
(Inherited from ContentItem.)
Public propertyFolderName
Gets and sets the Folder Name of the Desktop Module
Public propertyFriendlyName
Gets the Friendly Name of the Desktop Module
Public propertyHostPage
returns whether this has an associated hostpage
Public propertyImages
Images associated with this ContentItem.
(Inherited from ContentItem.)
Public propertyIndexed
Gets or sets a value indicating whether this ContentItem is indexed.
(Inherited from ContentItem.)
Public propertyIsAdmin
Gets and sets whether the Module is an Admin Module
Public propertyIsPortable
Gets and sets whether the Module is Portable
Public propertyIsPremium
Gets and sets whether the Module is a Premium Module
Public propertyIsSearchable
Gets and sets whether the Module is Searchable
Public propertyIsUpgradeable
Gets and sets whether the Module is Upgradable
Public propertyKeyID
Gets or sets the key ID.
(Inherited from ContentItem.)
Public propertyLastModifiedByUserID
Gets the LastModifiedByUserID
(Inherited from BaseEntityInfo.)
Public propertyLastModifiedOnDate
Gets the LastModifiedOnDate
(Inherited from BaseEntityInfo.)
Public propertyMetadata
Gets the metadata.
(Inherited from ContentItem.)
Public propertyModuleDefinitions
Gets the Module Definitions for this Desktop Module
Public propertyModuleID
Gets or sets the module ID.
(Inherited from ContentItem.)
Public propertyModuleName
Gets and sets the Name of the Desktop Module
Public propertyPackageID
Gets and sets the ID of the Package for this Desktop Module
Public propertyPage
Public propertyPermissions
Gets and sets a list of Permissions for the module
Public propertyShareable
Is the module allowed to be shared across sites?
Public propertyStateID
Gets or sets the Content Workflow State ID.
(Inherited from ContentItem.)
Public propertySupportedFeatures
Gets and sets the Supported Features of the Module
Public propertyTabID
Gets or sets the tab ID.
(Inherited from ContentItem.)
Public propertyTerms
Gets the terms.
(Inherited from ContentItem.)
Public propertyVersion
Gets and sets the Version of the Desktop Module
Public propertyVideos
Video files attached to this ContentItem.
(Inherited from ContentItem.)

See Also