Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.OnlineForms
BizFormItem Class
BizFormItem Methods
GetValue Method
GetValue Method (String)
BizFormItem
GetValue Method (String)
Gets BizForm item value.
Namespace:
CMS.OnlineForms
Assembly:
CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 9.0.0
Syntax
C#
Copy
public
override
Object
GetValue
(
string
columnName
)
Parameters
columnName
Type:
System
String
Return Value
Type:
Object
Implements
ISearchable
GetValue(String)
ISimpleDataContainer
GetValue(String)
See Also
Reference
BizFormItem Class
GetValue Overload
CMS.OnlineForms Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com