Click or drag to resize
PageTitleSetWindowTitle Property

Note: This API is now obsolete.

If true, sets the window title.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("Use HideTitle instead.")]
public virtual bool SetWindowTitle { get; set; }

Property Value

Type: Boolean
See Also