VirtualContextGetItem Method |
Gets the particular item from virtual context
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static Object GetItem(
string key
)
Parameters
- key
- Type: SystemString
Key to get
Return Value
Type:
ObjectSee Also