Click or drag to resize
ObjectLifeTimeFunctionsObjectLifeTimeToString Method
Converts enum to string

Namespace: CMS.Base
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static string ObjectLifeTimeToString(
	ObjectLifeTimeEnum mode
)

Parameters

mode
Type: CMS.BaseObjectLifeTimeEnum
Enum representation

Return Value

Type: String
See Also