C1.AspNetCore.Mvc.FlexViewer Assembly / C1.Web.Mvc.Viewer Namespace / ViewerBase Class / ServiceUrl Property

In This Topic
ServiceUrl Property (ViewerBase)
In This Topic
Gets or sets the service url. It works as "~/api/" when it is not set.
Syntax
'Declaration
 
Public Property ServiceUrl As String
 
See Also