Click or drag to resize
BaseRESTServiceGetObjectUri Method (GeneralizedInfo, ExportObjectSettings)
Returns Uri of given object type.

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 9.0.0
Syntax
C#
protected static Uri GetObjectUri(
	GeneralizedInfo info,
	ExportObjectSettings settings
)

Parameters

info
Type: CMS.DataEngineGeneralizedInfo
GeneralizedInfo
settings
Type: CMS.DataEngineExportObjectSettings
Export settings

Return Value

Type: Uri
See Also