IControllerStandardUrl Property | |
Contains methods to build URLs for ASP.NET MVC within an application.
Namespace:
SOWIWeb.Helper.Interface
Assembly:
SOWIWeb.Helper (in SOWIWeb.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax UrlHelper Url { get; set; }
Property Url As UrlHelper
Get
Set
Property Value
Type:
UrlHelperRemarks
Usage: SIC Test Helper for SOWI Web test controller objects
It's a object of System Web MVC Controller
See Also