CssRewriteUrlTransform Class
Rewrites urls to be absolute so assets will still be found after bundling.
Assembly: System.Web.Optimization (in System.Web.Optimization.dll)
The CssRewriteUrlTransform type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Process | Converts any urls in the input to absolute using the base directory of the include virtual path. |
![]() | ToString | (Inherited from Object.) |
Show:
