Click or drag to resize
VirtualContextGetItem Method
Gets the particular item from virtual context

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static Object GetItem(
	string key
)

Parameters

key
Type: SystemString
Key to get

Return Value

Type: Object
See Also