Show / Hide Table of Contents

Interface IModuleControl

Namespace: DotNetNuke.UI.Modules
Assembly: DotNetNuke.dll
Syntax
public interface IModuleControl

Properties

Control

Declaration
Control Control { get; }
Property Value
Type Description
Control

ControlName

Declaration
string ControlName { get; }
Property Value
Type Description
string

ControlPath

Declaration
string ControlPath { get; }
Property Value
Type Description
string

LocalResourceFile

Declaration
string LocalResourceFile { get; set; }
Property Value
Type Description
string

ModuleContext

Declaration
ModuleInstanceContext ModuleContext { get; }
Property Value
Type Description
ModuleInstanceContext

Extension Methods

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