CMSOutputMediaFile Properties |
The CMSOutputMediaFile type exposes the following members.
Name | Description | |
---|---|---|
![]() | ColumnNames |
Column names.
|
![]() | DataLoaded |
Returns true if the data is loaded to the object.
(Inherited from AbstractOutputFile.) |
![]() | FileExtension |
File extension.
|
![]() | FileName |
File extension.
|
![]() | FilePath |
File path.
|
![]() | Height |
Requested output Height.
(Inherited from AbstractOutputFile.) |
![]() | Item |
Gets or sets the value of the column.
|
![]() | LastModified |
Time when the file was last modified.
|
![]() | MaxSideSize |
Requested output MaxSideSize.
(Inherited from AbstractOutputFile.) |
![]() | MediaFile |
Media file info object.
|
![]() | MimeType |
Mime type.
|
![]() | OriginalFile |
Gets physical file path to the original file.
|
![]() | OutputData |
Output file data.
(Inherited from AbstractOutputFile.) |
![]() | PhysicalFile |
Physical file path to the data.
|
![]() | PreviewFilePath |
Preview file path
|
![]() | Resized |
If true, the file is resized version of the file.
(Inherited from AbstractOutputFile.) |
![]() | SiteName |
Media file site name.
|
![]() | UsePreview |
Indicates if file preview should be pused for output file.
|
![]() | UseWatermark |
If true, the watermark is allowed to be used.
(Overrides AbstractOutputFileUseWatermark.) |
![]() | 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.) |