WebResourceAttribute Properties
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | CdnPath | Gets or set the path of a Content Delivery Network (CDN) that contains Web resources. |
![]() | CdnSupportsSecureConnection | Gets or set a value that indicates to the ScriptManager whether a script resource should be accessed using a secure connection to the content delivery network (CDN) path when the page is accessed using HTTPS. |
![]() | ContentType | Gets a string containing the MIME type of the resource that is referenced by the WebResourceAttribute class. |
![]() | LoadSuccessExpression | Gets or sets an expression that is used when a Web resource has successfully loaded. |
![]() | PerformSubstitution | Gets or sets a Boolean value that determines whether, during processing of the embedded resource referenced by the WebResourceAttribute class, other Web resource URLs are parsed and replaced with the full path to the resource. |
![]() | TypeId | |
![]() | WebResource | Gets a string containing the name of the resource that is referenced by the WebResourceAttribute class. |
