MediaItem Class |
Namespace: CMS.Base.Web.UI
public class MediaItem
The MediaItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | AliasPath |
AliasPath of the selected node.
|
![]() | Extension |
File extension of the selected item.
|
![]() | Height |
Height of the selected item (set only for images).
|
![]() | HistoryID |
ID of the item object history.
|
![]() | MediaType |
Type of the media determined according to the extension.
|
![]() | Name |
Name of the selected item.
|
![]() | NodeID |
ID of the selected node.
|
![]() | PermanentUrl |
URL of the selected item.
|
![]() | Size |
Size of the selected item.
|
![]() | Url |
URL of the selected item.
|
![]() | Width |
Width of the selected item (set only for images).
|