Click or drag to resize
BaseRESTServiceCurrentBaseUri Property
Gets current base URI of the REST service

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 11.0.0
Syntax
C#
protected static Uri CurrentBaseUri { get; }

Property Value

Type: Uri
See Also