Returns service Url.

Namespace:  PerpetuumSoft.ReportingServices.Viewer.Server
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Server (in PerpetuumSoft.ReportingServices.Viewer.Server.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
protected virtual string GetServiceUrl()
Visual Basic (Declaration)
Protected Overridable Function GetServiceUrl As String
Visual C++
protected:
virtual String^ GetServiceUrl()

Return Value

service Url.

See Also