Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS 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
AppendTextToObject Method
Appends text to Amazon S3 storage object.
Namespace:
CMS.AmazonStorage
Assembly:
CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 12.0.0
Syntax
C#
Copy
void
AppendTextToObject
(
IS3ObjectInfo
obj
,
string
content
)
Parameters
obj
Type:
CMS.AmazonStorage
IS3ObjectInfo
Object info.
content
Type:
System
String
Content to append.
See Also
Reference
IS3ObjectInfoProvider Interface
CMS.AmazonStorage Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com