Click or drag to resize

SessionURLRoot Property

Gives URL root from Web.config (AppSetings)

Namespace:  Velo.Web.Helper
Assembly:  Velo.Web (in Velo.Web.dll) Version: 22.2.10.1 (22.2.10.450)
Syntax
public static string URLRoot { get; }

Property Value

Type: String
Remarks
This use for web APIs an example for JavaScript
See Also