Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.ExtendedControls
StepEventArgs Class
StepEventArgs Methods
GetValue Method
SetValue Method
StepEventArgs
SetValue Method
Sets the value to the object collection
Namespace:
CMS.ExtendedControls
Assembly:
CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax
C#
Copy
public
bool
SetValue
(
string
columnName
,
Object
value
)
Parameters
columnName
Type:
System
String
Property name
value
Type:
System
Object
Value
Return Value
Type:
Boolean
Implements
ISimpleDataContainer
SetValue(String, Object)
See Also
Reference
StepEventArgs Class
CMS.ExtendedControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com