Click or drag to resize
CMSAbstractWebPartTitleLabel Property
Gets the web part title label.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax
C#
public Label TitleLabel { get; }

Property Value

Type: Label
See Also