Show / Hide Table of Contents

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

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS