WisejResourcesAttribute
Wisej.Core.WisejResourcesAttribute
Last updated
Wisej.Core.WisejResourcesAttribute
Last updated
Namespace: Wisej.Core
Assembly: Wisej.Framework (3.1.0.0)
Enables automatic resource loading form the assembly.
Initializes a new instance of WisejResourcesAttribute.
Initializes a new instance of WisejResourcesAttribute using the initialization arguments.
ExcludeList
List of resource files to exclude.
Initializes a new instance of WisejResourcesAttribute using the initialization arguments.
ExcludeList
List of resource files to exclude.
RootName
Default namespace. If left null, it uses the assembly name.
String: List of embedded resource files that are excluded from the bundled js and css in wisej.js and wisej.css.
String: Default namespace name, or root name of the embedded resources.
Returns the WisejResourcesAttribute assigned to the specified assembly .
assembly
Returns: WisejResourcesAttribute. The instance of the WisejResourcesAttribute assigned to the assembly or null.
The assembly for which to retrieve the .