ObjectLifeTimeFunctionsObjectLifeTimeToString Method |
Converts enum to string
Namespace: CMS.BaseAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public static string ObjectLifeTimeToString(
ObjectLifeTimeEnum mode
)
Parameters
- mode
- Type: CMS.BaseObjectLifeTimeEnum
Enum representation
Return Value
Type:
StringSee Also