CMSAbstractWebPartGetStringValue Method |
Gets the string value of the web part
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax public virtual string GetStringValue(
string propertyName,
string defaultValue
)
Parameters
- propertyName
- Type: SystemString
Property name - defaultValue
- Type: SystemString
Default value
Return Value
Type:
StringSee Also