FileBrowserContentProviderStoreFile Method |
Name | Description | |
---|---|---|
StoreFile(HttpPostedFile, String, String, String) | Obsolete.
Creates a file item from a HttpPostedFile to the given path with the given name.
|
|
StoreFile(UploadedFile, String, String, String) |
Creates a file item from a Kettic.AspNet.Controls.UploadedFile in the given path with the given name.
|