CMSOutputForumAttachment Class |
Namespace: CMS.Forums
public class CMSOutputForumAttachment
The CMSOutputForumAttachment type exposes the following members.
Name | Description | |
---|---|---|
![]() | CMSOutputForumAttachment |
Constructor.
|
![]() | CMSOutputForumAttachment(ForumAttachmentInfo, Byte) |
Constructor.
|
Name | Description | |
---|---|---|
![]() | DataLoaded |
Returns true if the data is loaded to the object.
|
![]() | ForumAttachment |
Forum attachment info without AttachmentBinary.
|
![]() | Height |
Requested output Height.
|
![]() | LastModified |
Time when the file was last modified.
|
![]() | MaxSideSize |
Requested output MaxSideSize.
|
![]() | MimeType |
Mime type.
|
![]() | OutputData |
Output file data.
|
![]() | PhysicalFile |
Physical file path to the data.
|
![]() | RedirectTo |
If set, file should be redirected to the file system.
|
![]() | Resized |
If true, the file is resized version of the file.
|
![]() | Width |
Requested output width.
|
Name | Description | |
---|---|---|
![]() | EnsureData |
Ensures that the object contains the output data.
|
![]() | LoadData |
Loads the data to the object.
|