Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.PortalControls
CMSAbstractEditableWebPart Class
CMSAbstractEditableWebPart Methods
GetContent Method
GetSpellCheckFields Method
GetValue Method
IsValid Method
LoadContent Method
OnContentLoaded Method
SaveContent Method
CMSAbstractEditableWebPart
GetValue Method
Returns the value of web part property.
Namespace:
CMS.PortalControls
Assembly:
CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
Copy
public
override
Object
GetValue
(
string
propertyName
)
Parameters
propertyName
Type:
System
String
Property name
Return Value
Type:
Object
Implements
IDataControl
GetValue(String)
ISimpleDataContainer
GetValue(String)
See Also
Reference
CMSAbstractEditableWebPart Class
CMS.PortalControls Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com