AbstractStockHelperHelperTypeContains Method (String) |
Check if stock contain item.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax public static bool Contains(
string key
)
Parameters
- key
- Type: SystemString
Object key
Return Value
Type:
BooleanSee Also