Click or drag to resize
ObjectLifeTimeFunctionsGetCurrentObjectLifeTime Method
Gets the current life time value

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

Parameters

prefix
Type: SystemString
Allows use specific lifetime value

Return Value

Type: ObjectLifeTimeEnum
See Also