Show / Hide Table of Contents

Interface IModuleInjectionFilter

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

Methods

CanInjectModule(ModuleInfo, PortalSettings)

Declaration
bool CanInjectModule(ModuleInfo module, PortalSettings portalSettings)
Parameters
Type Name Description
ModuleInfo module
PortalSettings portalSettings
Returns
Type Description
bool

Extension Methods

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