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
SetValue Method
Sets the property value of the control.
Namespace:
CMS.PortalEngine
Assembly:
CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
bool
SetValue
(
string
propertyName
,
Object
value
)
Parameters
propertyName
Type:
System
String
Property name to set
value
Type:
System
Object
New property value
Return Value
Type:
Boolean
Implements
ISimpleDataContainer
SetValue(String, Object)
See Also
Reference
WebPartInstance Class
CMS.PortalEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com