Interface IRemoteStorageItem
Assembly: DotNetNuke.Providers.FolderProviders.dll
Syntax
public interface IRemoteStorageItem
Properties
|
Improve this Doc
View Source
HashCode
Declaration
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Key
Declaration
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
LastModified
Declaration
DateTime LastModified { get; }
Property Value
Type |
Description |
DateTime |
|
|
Improve this Doc
View Source
Size
Declaration
Property Value
Type |
Description |
System.Int64 |
|
Extension Methods