Skip to content

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