ComponentOne ASP.NET MVC Controls
ServiceUrl Property (ViewerBase)

C1.Web.Mvc.Viewer Namespace > ViewerBase Class : ServiceUrl Property
Gets or sets the service url. It works as "~/api/" when it is not set.
Syntax
'Declaration
 
Public Property ServiceUrl As String
public string ServiceUrl {get; set;}
See Also

Reference

ViewerBase Class
ViewerBase Members