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

Namespace: CMS.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public Label TitleLabel { get; }

Property Value

Type: Label
See Also