Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.YetaWFManager.PageTitle Property

The current page title. Modules can override the page title (we don't use the title in the page definition, except to set the default title).

Class: YetaWF.Core.Support.YetaWFManager
Namespace: YetaWF.Core.Support
Assembly: YetaWF.Core

Syntax

public MultiString PageTitle { get; set; }

See Also YetaWF.Core.Support.YetaWFManager ClassYetaWF.Core Overview