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