Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine.Internal
AbstractWrapperInfo(TInfo) Class
AbstractWrapperInfo(TInfo) Methods
SetValue Method
SetValue Method (String, Object)
AbstractWrapperInfo
TInfo
SetValue Method (String, Object)
Sets value of the specified column.
Namespace:
CMS.DataEngine.Internal
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
bool
SetValue
(
string
columnName
,
Object
value
)
Parameters
columnName
Type:
System
String
Column name
value
Type:
System
Object
Value
Return Value
Type:
Boolean
Returns
true
if the operation was successful
Implements
ISearchable
SetValue(String, Object)
ISimpleDataContainer
SetValue(String, Object)
See Also
Reference
AbstractWrapperInfo
TInfo
Class
SetValue Overload
CMS.DataEngine.Internal Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com