Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Helpers
AbstractStockHelper(HelperType) Class
AbstractStockHelper(HelperType) Methods
Add Method
Add Method (String, Object)
Add Method (String, Object, Boolean)
Add Method (String, String, Object, Boolean)
AbstractStockHelper
<
HelperType
>
.
Add Method (String, Object)
Add item.
Namespace:
CMS.Helpers
Assembly:
CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
Copy
public
static
void
Add
(
string
key
,
Object
value
)
Parameters
key
Type:
System
.
String
Key to add
value
Type:
System
.
Object
Value to add
See Also
Reference
AbstractStockHelper
<
HelperType
>
Class
Add Overload
CMS.Helpers Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com