CMSOutputAttachment Properties |
The CMSOutputAttachment type exposes the following members.
Name | Description | |
---|---|---|
![]() | AliasPath |
Document alias path.
|
![]() | Attachment |
Attachment without AttachmentBinary.
|
![]() | ColumnNames |
Column names.
|
![]() | CultureCode |
Document culture.
|
![]() | DataLoaded |
Returns true if the data is loaded to the object.
(Inherited from AbstractOutputFile.) |
![]() | FileNode |
File document node.
|
![]() | Height |
Requested output Height.
(Inherited from AbstractOutputFile.) |
![]() | IsPublished |
Returns true if the file is published.
|
![]() | IsSecured |
File is secured (located within the secured area document).
|
![]() | IsValid |
Returns true if the file is valid.
|
![]() | Item |
Gets or sets the value of the column.
|
![]() | LastModified |
Time when the file was last modified.
|
![]() | MaxSideSize |
Requested output MaxSideSize.
(Inherited from AbstractOutputFile.) |
![]() | MimeType |
Mime type.
|
![]() | OutputData |
Output file data.
(Inherited from AbstractOutputFile.) |
![]() | 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.
(Inherited from AbstractOutputFile.) |
![]() | SiteName |
Document site name.
|
![]() | UseWatermark |
If true, the watermark is allowed to be used.
(Overrides AbstractOutputFileUseWatermark.) |
![]() | ValidFrom |
Time from which the file is valid.
|
![]() | ValidTo |
Time to which the file is valid.
|
![]() | Watermark |
If set, watermark image is applied to the image. Name of the watermark image from ~/App_Themes/{theme}/Images/Watermarks
(Inherited from AbstractOutputFile.) |
![]() | WatermarkPosition |
Watermark position.
(Inherited from AbstractOutputFile.) |
![]() | Width |
Requested output width.
(Inherited from AbstractOutputFile.) |