VirtualContextItemIsSet Method |
Returns true, if the given item is set
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static bool ItemIsSet(
string key
)
Parameters
- key
- Type: SystemString
Key to check
Return Value
Type:
BooleanSee Also