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
PutTextToObject Method
Puts text to Amazon S3 storage object.
Namespace:
CMS.AmazonStorage
Assembly:
CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 12.0.0
Syntax
C#
Copy
public
void
PutTextToObject
(
IS3ObjectInfo
obj
,
string
content
)
Parameters
obj
Type:
CMS.AmazonStorage
IS3ObjectInfo
Object info.
content
Type:
System
String
Content to add.
Implements
IS3ObjectInfoProvider
PutTextToObject(IS3ObjectInfo, String)
See Also
Reference
S3ObjectInfoProvider Class
CMS.AmazonStorage Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com