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
CreateEmptyObject Method
Creates empty object.
Namespace:
CMS.AmazonStorage
Assembly:
CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 12.0.0
Syntax
C#
Copy
public
void
CreateEmptyObject
(
IS3ObjectInfo
obj
)
Parameters
obj
Type:
CMS.AmazonStorage
IS3ObjectInfo
Object info.
Implements
IS3ObjectInfoProvider
CreateEmptyObject(IS3ObjectInfo)
See Also
Reference
S3ObjectInfoProvider Class
CMS.AmazonStorage Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com