| CMSOutputForumAttachment Properties | 
The CMSOutputForumAttachment type exposes the following members.
 Properties
Properties| 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.
             | 
 See Also
See Also