Class CssExtensions
Inheritance
System.Object
CssExtensions
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: EPiServer.Shell.Web.Mvc.Html
Assembly: EPiServer.Shell.dll
Version: 11.20.7Syntax
public static class CssExtensions
Methods
ShellCssLink(HtmlHelper, String)
Declaration
public static string ShellCssLink(this HtmlHelper html, string shellRelativePath)
Parameters
Type | Name | Description |
---|---|---|
System.Web.Mvc.HtmlHelper | html | |
System.String | shellRelativePath |
Returns
Type | Description |
---|---|
System.String |
ThemeClass(HtmlHelper)
Declaration
public static string ThemeClass(this HtmlHelper html)
Parameters
Type | Name | Description |
---|---|---|
System.Web.Mvc.HtmlHelper | html |
Returns
Type | Description |
---|---|
System.String |