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