Метод | Описание | |
---|---|---|
GetMimeType ( AssetListType assetListType ) : string |
Gets a MIME type associated with specified AssetListType.
|
|
GetTypeByName ( string shortName ) : AssetListType |
Gets an asset list type from string.
|
public static GetMimeType ( AssetListType assetListType ) : string | ||
assetListType | AssetListType | An |
Результат | string |
public static GetTypeByName ( string shortName ) : AssetListType | ||
shortName | string | Asset type (full or short name). |
Результат | AssetListType |