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