Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.PortalEngine Namespaces
CMS.PortalEngine.Web.UI
CMSAbstractWebPart Class
CMSAbstractWebPart Methods
ClearCache Method
CreateChildControls Method
EnsureVariants Method
ExecuteForAllVariants Method
GetBothResizerScript Method
GetCacheDependency Method
GetContainerId Method
GetDefaultCacheDependendencies Method
GetHorizontalResizerScript Method
GetIdentifier Method
GetStringValue Method
GetValue Method
GetVariantID Method
GetVerticalResizerScript Method
LoadContent Method
LoadStep Method
LogEval Method
OnContentLoaded Method
OnInit Method
OnLoad Method
OnPreRender Method
ReleaseContext Method
ReloadData Method
RemoveVariantFromCache Method
Render Method
ResolveMacros Method
SaveStepData Method
SetContext Method
SetValue Method
StepFinished Method
StepLoaded Method
ValidateStepData Method
CMSAbstractWebPart
GetValue Method
Returns the value of the given web part property property.
Namespace:
CMS.PortalEngine.Web.UI
Assembly:
CMS.PortalEngine.Web.UI (in CMS.PortalEngine.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
IDataControl
GetValue(String)
ISimpleDataContainer
GetValue(String)
See Also
Reference
CMSAbstractWebPart Class
CMS.PortalEngine.Web.UI Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com