Method | Description | |
---|---|---|
AssetName ( this element ) : string | ||
GetMimeType ( this element ) : MimeType | ||
Href ( this element ) : string | ||
IsCssLink ( this element ) : bool | ||
IsHiddenInput ( this element ) : bool |
public static AssetName ( this element ) : string | ||
element | this | |
return | string |
public static GetMimeType ( this element ) : MimeType | ||
element | this | |
return | MimeType |
public static IsCssLink ( this element ) : bool | ||
element | this | |
return | bool |
public static IsHiddenInput ( this element ) : bool | ||
element | this | |
return | bool |