Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.PortalEngine Namespaces
CMS.PortalEngine
WebPartInstance Class
WebPartInstance Methods
ClearValues Method
Clone Method
FindVariant Method
GetValue Method
GetXmlNode Method
LoadProperties Method
LoadVariants Method
ResolvePropertyMacros Method
SetValue Method
WebPartInstance
GetValue Method
Returns the value of the given web part property.
Namespace:
CMS.PortalEngine
Assembly:
CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
Object
GetValue
(
string
propertyName
)
Parameters
propertyName
Type:
System
String
Property name
Return Value
Type:
Object
Implements
ISimpleDataContainer
GetValue(String)
See Also
Reference
WebPartInstance Class
CMS.PortalEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com