C# Class Links.Areas.Admin.Content.css.bootstrap

显示文件 Open project: ayende/RaccoonBlog

Public Properties

Property Type Description
bootstrap_extend_css string
bootstrap_extend_css_map string
bootstrap_extend_less string
bootstrap_extend_min_css string

Public Methods

Method Description
Url ( ) : string
Url ( string fileName ) : string

Method Details

Url() public static method

public static Url ( ) : string
return string

Url() public static method

public static Url ( string fileName ) : string
fileName string
return string

Property Details

bootstrap_extend_css public_oe static_oe property

public static string bootstrap_extend_css
return string

bootstrap_extend_css_map public_oe static_oe property

public static string bootstrap_extend_css_map
return string

bootstrap_extend_less public_oe static_oe property

public static string bootstrap_extend_less
return string

bootstrap_extend_min_css public_oe static_oe property

public static string bootstrap_extend_min_css
return string