Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.Helpers Namespaces
CMS.Helpers
QueryHelper Class
QueryHelper Methods
BuildQuery Method
BuildQueryWithHash Method
Contains Method
ContainsColumn Method
GetBoolean Method
GetColor Method
GetControlClientId Method
GetDecimal Method
GetDouble Method
GetGuid Method
GetHash Method
GetInteger Method
GetParameterString Method
GetString Method
GetText Method
GetValue Method
SetValue Method
ToString Method
TryGetValue Method
ValidateHash Method
ValidateHashString Method
QueryHelper
SetValue Method
Not implemented.
Namespace:
CMS.Helpers
Assembly:
CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntax
C#
Copy
public
bool
SetValue
(
string
key
,
Object
value
)
Parameters
key
Type:
System
String
QueryString key
value
Type:
System
Object
New value
Return Value
Type:
Boolean
Implements
ISimpleDataContainer
SetValue(String, Object)
See Also
Reference
QueryHelper Class
CMS.Helpers Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com