Class DnnJsExclude
Implements
Inherited Members
Namespace: DotNetNuke.Web.Client.ClientResourceManagement
Assembly: DotNetNuke.Web.Client.dll
Syntax
public class DnnJsExclude : ClientResourceExclude, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor
Constructors
DnnJsExclude()
Declaration
[Obsolete("Deprecated in DotNetNuke 10.2.1. Use overload with IClientResourceController. Scheduled removal in v12.0.0.")]
public DnnJsExclude()
DnnJsExclude(IClientResourceController)
Declaration
public DnnJsExclude(IClientResourceController clientResourceController)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientResourceController | clientResourceController |