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)
Syntaxpublic static string URLRoot { get; }Public Shared ReadOnly Property URLRoot As String
Get
Property Value
Type:
String
Remarks
This use for web APIs an example for JavaScript
See Also