Click or drag to resize
CMSOutputForumAttachment Properties

The CMSOutputForumAttachment type exposes the following members.

Properties
  NameDescription
Public propertyDataLoaded
Returns true if the data is loaded to the object.
Public propertyForumAttachment
Forum attachment info without AttachmentBinary.
Public propertyHeight
Requested output Height.
Public propertyLastModified
Time when the file was last modified.
Public propertyMaxSideSize
Requested output MaxSideSize.
Public propertyMimeType
Mime type.
Public propertyOutputData
Output file data.
Public propertyPhysicalFile
Physical file path to the data.
Public propertyRedirectTo
If set, file should be redirected to the file system.
Public propertyResized
If true, the file is resized version of the file.
Public propertyWidth
Requested output width.
Top
See Also