Interface IModuleInjectionFilter
Namespace: DotNetNuke.UI.Modules
Assembly: DotNetNuke.dll
Syntax
public interface IModuleInjectionFilter
Methods
| Improve this Doc View SourceCanInjectModule(ModuleInfo, PortalSettings)
Declaration
bool CanInjectModule(ModuleInfo module, PortalSettings portalSettings)
Parameters
Type | Name | Description |
---|---|---|
ModuleInfo | module | |
PortalSettings | portalSettings |
Returns
Type | Description |
---|---|
System.Boolean |