The DesktopModuleInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DesktopModuleInfo | DotNetNuke.Entities.Modules.DesktopModuleInfo |
Methods
Name | Description | |
---|---|---|
![]() | Clone | (Inherited from ContentItem.) |
![]() | CloneBaseProperties | (Inherited from BaseEntityInfo.) |
![]() | CreatedByUser |
Gets the UserInfo object associated with this user
(Inherited from BaseEntityInfo.) |
![]() | Equals | (Inherited from Object.) |
![]() | Fill |
Fills a DesktopModuleInfo from a Data Reader
(Overrides ContentItem..::..Fill(IDataReader).) |
![]() | FillInternal |
Fills the internal.
(Inherited from ContentItem.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetSchema |
Gets an XmlSchema for the DesktopModule
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | LastModifiedByUser |
Gets the UserInfo object associated with this user
(Inherited from BaseEntityInfo.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ReadXml |
Reads a DesktopModuleInfo from an XmlReader
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WriteXml |
Writes a DesktopModuleInfo to an XmlWriter
|
Extension Methods
Name | Description | |
---|---|---|
![]() | ToJson |
Extension method on object that serializes the value to Json.
Note the type must be marked Serializable or include a DataContract attribute.
(Defined by JsonExtensionsWeb.) |
Properties
Name | Description | |
---|---|---|
![]() | AdminPage |
returns whether this has an associated Admin page
|
![]() | BusinessControllerClass |
Gets and sets the BusinessControllerClass of the Desktop Module
|
![]() | Category | |
![]() | CodeSubDirectory |
Gets and sets the AppCode Folder Name of the Desktop Module
|
![]() | CompatibleVersions |
Gets and sets a Regular Expression that matches the versions of the core
that this module is compatible with
|
![]() | Content |
Gets or sets the content.
(Inherited from ContentItem.) |
![]() | ContentItemId |
Gets or sets the content item id.
(Inherited from ContentItem.) |
![]() | ContentKey |
Gets or sets the content key.
(Inherited from ContentItem.) |
![]() | ContentTitle | The title of the ContentItem. (Inherited from ContentItem.) |
![]() | ContentTypeId |
Gets or sets the content type id.
(Inherited from ContentItem.) |
![]() | CreatedByUserID |
Gets the CreatedByUserID
(Inherited from BaseEntityInfo.) |
![]() | CreatedOnDate |
Gets the CreatedOnDate
(Inherited from BaseEntityInfo.) |
![]() | Dependencies |
Gets and sets a list of Dependencies for the module
|
![]() | Description |
Gets and sets the Description of the Desktop Module
|
![]() | DesktopModuleID |
Gets and sets the ID of the Desktop Module
|
![]() | Files |
Files that are attached to this ContentItem.
(Inherited from ContentItem.) |
![]() | FolderName |
Gets and sets the Folder Name of the Desktop Module
|
![]() | FriendlyName |
Gets the Friendly Name of the Desktop Module
|
![]() | HostPage |
returns whether this has an associated hostpage
|
![]() | Images |
Images associated with this ContentItem.
(Inherited from ContentItem.) |
![]() | Indexed |
Gets or sets a value indicating whether this ContentItem is indexed.
(Inherited from ContentItem.) |
![]() | IsAdmin |
Gets and sets whether the Module is an Admin Module
|
![]() | IsPortable |
Gets and sets whether the Module is Portable
|
![]() | IsPremium |
Gets and sets whether the Module is a Premium Module
|
![]() | IsSearchable |
Gets and sets whether the Module is Searchable
|
![]() | IsUpgradeable |
Gets and sets whether the Module is Upgradable
|
![]() | KeyID |
Gets or sets the key ID.
(Inherited from ContentItem.) |
![]() | LastModifiedByUserID |
Gets the LastModifiedByUserID
(Inherited from BaseEntityInfo.) |
![]() | LastModifiedOnDate |
Gets the LastModifiedOnDate
(Inherited from BaseEntityInfo.) |
![]() | Metadata |
Gets the metadata.
(Inherited from ContentItem.) |
![]() | ModuleDefinitions |
Gets the Module Definitions for this Desktop Module
|
![]() | ModuleID |
Gets or sets the module ID.
(Inherited from ContentItem.) |
![]() | ModuleName |
Gets and sets the Name of the Desktop Module
|
![]() | PackageID |
Gets and sets the ID of the Package for this Desktop Module
|
![]() | Page | |
![]() | Permissions |
Gets and sets a list of Permissions for the module
|
![]() | Shareable |
Is the module allowed to be shared across sites?
|
![]() | StateID |
Gets or sets the Content Workflow State ID.
(Inherited from ContentItem.) |
![]() | SupportedFeatures |
Gets and sets the Supported Features of the Module
|
![]() | TabID |
Gets or sets the tab ID.
(Inherited from ContentItem.) |
![]() | Terms |
Gets the terms.
(Inherited from ContentItem.) |
![]() | Version |
Gets and sets the Version of the Desktop Module
|
![]() | Videos |
Video files attached to this ContentItem.
(Inherited from ContentItem.) |