ThumbnailUrl Class

Definition

Thumbnail URL.

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

Constructors

Name Description
ThumbnailUrl()

Initializes a new instance of the ThumbnailUrl class.

ThumbnailUrl(String, String)

Initializes a new instance of the ThumbnailUrl class.

Properties

Name Description
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