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