Click or drag to resize
UIHelperGetCustomAdministrationPath Method
Gets custom administration path, or empty string if not set.

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

Return Value

Type: String
Custom administration path.
See Also