MetaFileInfo Constructor |
Name | Description | |
---|---|---|
MetaFileInfo |
Constructor - Creates an empty MetaFileInfo object.
| |
MetaFileInfo(DataRow) |
Constructor - Creates a new MetaFileInfo object from the given DataRow.
| |
MetaFileInfo(String, Int32, String, String) |
Creates a new MetaFileInfo object based on the file specified by given path.
| |
MetaFileInfo(HttpPostedFile, Int32, String, String) |
Creates a new AttachmentInfo object based on the file posted through the upload control.
|