Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.FormControls
FormEngineUserControl Class
FormEngineUserControl Methods
GetValue Method
GetValue Method (String)
FormEngineUserControl
GetValue Method (String)
Returns the value of the given property.
Namespace:
CMS.FormControls
Assembly:
CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
Copy
public
override
Object
GetValue
(
string
propertyName
)
Parameters
propertyName
Type:
System
String
Property name
Return Value
Type:
Object
Implements
ISimpleDataContainer
GetValue(String)
See Also
Reference
FormEngineUserControl Class
GetValue Overload
CMS.FormControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com