Click or drag to resize
ScriptHelperGetTitleScript Method
Gets the script for the automatic window title.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static string GetTitleScript(
	string titlePart
)

Parameters

titlePart
Type: SystemString
Part of the window title

Return Value

Type: String
See Also