The members of System.Web.UI.WebResourceAttribute are listed below.
See Also: Inherited members from System.Attribute
Initializes a new instance of the System.Web.UI.WebResourceAttribute class with the specified Web resource and resource content type. |
[read-only] | ContentType | string.
Gets a string containing the MIME type of the resource that is referenced by the System.Web.UI.WebResourceAttribute class. |
PerformSubstitution | bool.
Gets or sets a Boolean value that determines whether, during processing of the embedded resource referenced by the System.Web.UI.WebResourceAttribute class, other Web resource URLs are parsed and replaced with the full path to the resource. | |
[read-only] | WebResource | string.
Gets a string containing the name of the resource that is referenced by the System.Web.UI.WebResourceAttribute class. |