Contains extensions methods for the Media class.

public static class ContentManagementMediaExtensions
Inheritance:
ObjectContentManagementMediaExtensions

Extension Methods

AbsoluteUrl(Media)
AbsoluteUrl(Media, ImageProcessOptions)
AbsoluteUrl(Media, Nullable<UInt16>, Nullable<UInt16>, ResizeMode)
ImageMetadata(Media) Gets an object containing metadata for the image.
IsImageType(Media)
Url(Media) Gets the url of the media item relative to the root of the host.
Url(Media, ImageProcessOptions) Gets the url of the media item relative to the root of the host, including a query parameter to pass image processing options.
Url(Media, Nullable<UInt16>, Nullable<UInt16>, ResizeMode) Gets the url of the media item relative to the root of the host, including a query parameter to pass image processing options.