Click or drag to resize
BaseRESTServiceDeleteObjectInternal Method
Deletes given objects and returns it as a result.

Namespace: CMS.WebServices
Assembly: CMS.WebServices (in CMS.WebServices.dll) Version: 8.2.23
Syntax
C#
protected Stream DeleteObjectInternal(
	GeneralizedInfo info
)

Parameters

info
Type: CMS.DataEngineGeneralizedInfo
GeneralizedInfo to delete

Return Value

Type: Stream
See Also