Gets base url of this request.

Namespace: Limilabs.Client.Authentication
Assembly: Mail (in Mail.dll) Version: 3.0.12102.1426

Syntax

C#
string GetUrlBase()
Visual Basic
Function GetUrlBase As String
Visual C++
String^ GetUrlBase()

Return Value

Base url of this request.

See Also