Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Base Namespaces
CMS.Base.Web.UI
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.Base.Web.UI
Assembly:
CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
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.Base.Web.UI Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com