TranslationServiceHelperGetPriorityText Method |
Returns text representation of integer priority.
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 13.0.131
Syntax public static string GetPriorityText(
int priority
)
Parameters
- priority
- Type: SystemInt32
Submission priority
Return Value
Type:
StringSee Also