Click or drag to resize
URLHelperGetFullApplicationUrl Method
Returns current application URL (absolute) with port, without trailing slashes.

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

Return Value

Type: String
See Also