ScriptHelperGetTitleScript Method |
Gets the script for the automatic window title.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax public static string GetTitleScript(
string titlePart
)
Parameters
- titlePart
- Type: SystemString
Part of the window title
Return Value
Type:
StringSee Also