System.Web.UI.WebResourceAttribute Members

The members of System.Web.UI.WebResourceAttribute are listed below.

See Also: Inherited members from System.Attribute

Public Constructors

Initializes a new instance of the System.Web.UI.WebResourceAttribute class with the specified Web resource and resource content type.

Public Properties

[read-only]
ContentTypestring.

Gets a string containing the MIME type of the resource that is referenced by the System.Web.UI.WebResourceAttribute class.

PerformSubstitutionbool.

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]
WebResourcestring.

Gets a string containing the name of the resource that is referenced by the System.Web.UI.WebResourceAttribute class.