Click or drag to resize
CMSOutputAvatar Properties

The CMSOutputAvatar type exposes the following members.

Properties
  NameDescription
Public propertyAvatar
Avatar file info without AvatarBinary.
Public propertyColumnNames
Column names.
Public propertyDataLoaded
Returns true if the data is loaded to the object.
Public propertyHeight
Requested output Height.
Public propertyItem
Gets or sets the value of the column.
Public propertyLastModified
Time when the avatar 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