ICssBundleManager.GetCssBundle method
Gets the CSS bundle containing a CSS URL.
public string GetCssBundle(string cssUrl)
| parameter | description |
|---|---|
| cssUrl | The CSS URL. |
Return Value
The CSS bundle URL.
See Also
- interface ICssBundleManager
Gets the CSS bundle containing a CSS URL.
public string GetCssBundle(string cssUrl)
| parameter | description |
|---|---|
| cssUrl | The CSS URL. |
The CSS bundle URL.