WisejResourcesAttribute
Wisej.Core.WisejResourcesAttribute
Namespace: Wisej.Core
Assembly: Wisej.Framework (3.2.0.0)
Enables automatic resource loading form the assembly.
C#
VB.NET
public class WisejResourcesAttribute : Attribute
Public Class WisejResourcesAttribute
Inherits Attribute
Name | Type | Description |
---|---|---|
ExcludeList | List of resource files to exclude. |
String: List of embedded resource files that are excluded from the bundled js and css in wisej.js and wisej.css.
Parameter | Type | Description |
---|---|---|
assembly |
Returns: WisejResourcesAttribute. The instance of the WisejResourcesAttribute assigned to the assembly or null.
Last modified 30d ago