| Name | Description |
---|
 | AddDesktopModule | Obsolete.
AddDesktopModule adds a new Desktop Module to the database
|
  | AddDesktopModulesToPortal | |
  | AddDesktopModuleToPortal(Int32, DesktopModuleInfo, DesktopModulePermissionCollection, Boolean) | |
  | AddDesktopModuleToPortal(Int32, Int32, Boolean, Boolean) | |
  | AddDesktopModuleToPortals | |
  | AddModuleCategory | |
 | AddPortalDesktopModule | Obsolete. |
 | DeleteDesktopModule(Int32) |
DeleteDesktopModule deletes a Desktop Module By ID
|
  | DeleteDesktopModule(String) |
DeleteDesktopModule deletes a Desktop Module
|
 | DeleteDesktopModule(DesktopModuleInfo) |
DeleteDesktopModule deletes a Desktop Module
|
 | DeletePortalDesktopModules | Obsolete. |
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | GetDesktopModule(Int32) | Obsolete. |
  | GetDesktopModule(Int32, Int32) |
GetDesktopModule gets a Desktop Module by its ID
|
  | GetDesktopModuleByFriendlyName | |
 | GetDesktopModuleByModuleName(String) | Obsolete. |
  | GetDesktopModuleByModuleName(String, Int32) |
GetDesktopModuleByModuleName gets a Desktop Module by its Name
|
 | GetDesktopModuleByName | Obsolete. |
  | GetDesktopModuleByPackageID |
GetDesktopModuleByPackageID gets a Desktop Module by its Package ID
|
 | GetDesktopModules()()()() | Obsolete. |
  | GetDesktopModules(Int32) |
GetDesktopModules gets a Dictionary of Desktop Modules
|
 | GetDesktopModulesByPortal | Obsolete. |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
  | GetPortalDesktopModule | |
  | GetPortalDesktopModules(Int32) | |
 | GetPortalDesktopModules(Int32, Int32) | Obsolete. |
  | GetPortalDesktopModulesByDesktopModuleID | |
  | GetPortalDesktopModulesByPortalID | |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
  | RemoveDesktopModuleFromPortal | |
  | RemoveDesktopModuleFromPortals | |
  | RemoveDesktopModulesFromPortal | |
  | SaveDesktopModule |
SaveDesktopModule saves the Desktop Module to the database
|
  | SerializePortalDesktopModules | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
 | UpdateDesktopModule | Obsolete.
UpdateDesktopModule saves the Desktop Module to the database
|
 | UpdateModuleInterfaces(DesktopModuleInfo%) | |
 | UpdateModuleInterfaces(DesktopModuleInfo%, String, Boolean) | |