ThumbnailUrl Class

Definition

Thumbnail URL.

public class ThumbnailUrl
type ThumbnailUrl = class
Public Class ThumbnailUrl
Inheritance
ThumbnailUrl

Constructors

ThumbnailUrl()

Initializes a new instance of the ThumbnailUrl class.

ThumbnailUrl(String, String)

Initializes a new instance of the ThumbnailUrl class.

Properties

Alt

Gets or sets HTML alt text to include on this thumbnail image.

Url

Gets or sets URL pointing to the thumbnail to use for media content.

Applies to