Click or drag to resize
UIHelperGetAdministrationPath Method
Gets administration path - custom, or default (if custom not set).

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

Return Value

Type: String
Administration path.
See Also