Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.AmazonStorage
S3ObjectInfoProvider Class
S3ObjectInfoProvider Methods
AppendTextToObject Method
CopyObjects Method
CreateEmptyObject Method
DeleteObject Method
GetBucketName Method
GetDateTimeString Method
GetInfo Method
GetObjectContent Method
GetObjectsList Method
GetStringDateTime Method
ObjectExists Method
PutDataFromStreamToObject Method
PutFileToObject Method
PutTextToObject Method
S3ObjectInfoProvider
DeleteObject Method
Deletes object from Amazon S3 storage.
Namespace:
CMS.AmazonStorage
Assembly:
CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 8.2.23
Syntax
C#
Copy
public
void
DeleteObject
(
IS3ObjectInfo
obj
)
Parameters
obj
Type:
CMS.AmazonStorage
IS3ObjectInfo
Object info.
Implements
IS3ObjectInfoProvider
DeleteObject(IS3ObjectInfo)
See Also
Reference
S3ObjectInfoProvider Class
CMS.AmazonStorage Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com