Show / Hide Table of Contents

Interface IModuleControlController

Namespace: DotNetNuke.Web.Mvc.Common
Assembly: DotNetNuke.Web.Mvc.dll
Syntax
public interface IModuleControlController

Methods

GetModuleControlByControlKey(string, int)

Declaration
ModuleControlInfo GetModuleControlByControlKey(string controlKey, int moduleDefID)
Parameters
Type Name Description
string controlKey
int moduleDefID
Returns
Type Description
ModuleControlInfo

Extension Methods

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