Assembly: EPiServer (in EPiServer.dll) Version: 8.0.0
C# |
---|
public interface IFileTransferObject |
A holder for files to be transferred.
Name | Summary | Status |
---|---|---|
CheckIn | Check in the file. | |
OpenRead | Opens the read stream for this file. | |
OpenWrite | Opens a write stream for the file. |
Name | Summary | Status |
---|---|---|
PermanentLinkVirtualPath | Gets the permanent link virtual path | |
ProviderName | Gets or sets the name of the provider for the transfered file. | |
ProviderRelativePath | Gets or sets the provider relative path for the transfered file. | |
ProviderRelativeUnifiedPath | Gets or sets the unified path to the UnifiedPath (reltive the specified provider) that ACL is specified on | |
RawACL | The ACL for the file | |
Url | Gets or sets the URL for the file |