Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.WebServices
BaseRESTService Class
BaseRESTService Methods
DeleteObjectInternal Method
EnsureCorrectFormat Method
EnsureSensitiveColumns Method
GetCurrentSite Method
GetCurrentSiteName Method
GetCurrentUser Method
GetCurrentUserName Method
GetDefaultEncoding Method
GetExportSettings Method
GetItemUri Method
GetObjectByIDInternal Method
GetObjectByNameInternal Method
GetObjectDataSetFeed Method
GetObjects Method
GetObjectUri Method
GetQueryParam Method
GetRequestedEncoding Method
GetResponse Method
GetStream Method
GetTotalRecordsTable Method
CheckQueryStringParameters Method
IsAuthorizedForObject Method
IsObjectTypeAllowed Method
ReturnForbiddenStatus Method
ReturnNotFoundStatus Method
RewriteRESTUrl Method
SetFormat Method
SetObjectInternal Method
ToODATA Method
WrapJSONP Method
BaseRESTService
DeleteObjectInternal 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#
Copy
protected
Stream
DeleteObjectInternal
(
GeneralizedInfo
info
)
Parameters
info
Type:
CMS.DataEngine
GeneralizedInfo
GeneralizedInfo to delete
Return Value
Type:
Stream
See Also
Reference
BaseRESTService Class
CMS.WebServices Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com