Interface IDesktopModuleController
Namespace: DotNetNuke.Web.Mvc.Common
Assembly: DotNetNuke.Web.Mvc.dll
Syntax
public interface IDesktopModuleController
Methods
GetDesktopModule(int, int)
Declaration
DesktopModuleInfo GetDesktopModule(int desktopModuleId, int portalId)
Parameters
| Type | Name | Description |
|---|---|---|
| int | desktopModuleId | |
| int | portalId |
Returns
| Type | Description |
|---|---|
| DesktopModuleInfo |