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
PutFileToObject Method
Puts file to Amazon S3 storage.
Namespace:
CMS.AmazonStorage
Assembly:
CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 12.0.0
Syntax
C#
Copy
void
PutFileToObject
(
IS3ObjectInfo
obj
,
string
pathToSource
)
Parameters
obj
Type:
CMS.AmazonStorage
IS3ObjectInfo
Object info.
pathToSource
Type:
System
String
Path to source file.
See Also
Reference
IS3ObjectInfoProvider Interface
CMS.AmazonStorage Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com