Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS 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
ObjectExists Method
Returns whether object exists.
Namespace:
CMS.AmazonStorage
Assembly:
CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 12.0.0
Syntax
C#
Copy
public
bool
ObjectExists
(
IS3ObjectInfo
obj
)
Parameters
obj
Type:
CMS.AmazonStorage
IS3ObjectInfo
Object info.
Return Value
Type:
Boolean
Implements
IS3ObjectInfoProvider
ObjectExists(IS3ObjectInfo)
See Also
Reference
S3ObjectInfoProvider Class
CMS.AmazonStorage Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com