Property | Type | Description | |
---|---|---|---|
CssContentType | |||
HtmlContentType | |||
JpegContentType | |||
JsContentType | |||
OggContentType | |||
PngContentType | |||
TextContentType | |||
UnknownContentType |
Method | Description | |
---|---|---|
FromFileName ( string path ) : |
||
HttpContentType ( string type, string fileExtensions = null ) : System | ||
ToString ( ) : string |
public static FromFileName ( string path ) : |
||
path | string | |
return |
public HttpContentType ( string type, string fileExtensions = null ) : System | ||
type | string | |
fileExtensions | string | |
return | System |
public static HttpContentType,Hardly CssContentType | ||
return |
public static HttpContentType,Hardly HtmlContentType | ||
return |
public static HttpContentType,Hardly JpegContentType | ||
return |
public static HttpContentType,Hardly JsContentType | ||
return |
public static HttpContentType,Hardly OggContentType | ||
return |
public static HttpContentType,Hardly PngContentType | ||
return |
public static HttpContentType,Hardly TextContentType | ||
return |