Method | Description | |
---|---|---|
GetCategoryDisplayName ( string categoryName ) : string |
Gets the display name of the category, returns Unassigned if empty.
|
|
GetImage ( string uri ) : |
Gets an image from a uri
|
public static GetCategoryDisplayName ( string categoryName ) : string | ||
categoryName | string | Name of the category. |
return | string |
public static GetImage ( string uri ) : |
||
uri | string | The URI. |
return |