Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.AmazonStorage
IS3ObjectInfoProvider Interface
IS3ObjectInfoProvider Methods
AppendTextToObject Method
CopyObjects Method
CreateEmptyObject Method
DeleteObject Method
GetInfo Method
GetObjectContent Method
GetObjectsList Method
ObjectExists Method
PutDataFromStreamToObject Method
PutFileToObject Method
PutTextToObject Method
IS3ObjectInfoProvider
ObjectExists Method
Returns whether object exists.
Namespace:
CMS.AmazonStorage
Assembly:
CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 8.2.23
Syntax
C#
Copy
bool
ObjectExists
(
IS3ObjectInfo
obj
)
Parameters
obj
Type:
CMS.AmazonStorage
IS3ObjectInfo
Object info.
Return Value
Type:
Boolean
See Also
Reference
IS3ObjectInfoProvider Interface
CMS.AmazonStorage Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com