Click or drag to resize

MediaCenterModelFullScreenImageURL Property

Locates the full-screen image to be displayed.

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string FullScreenImageURL { get; set; }

Property Value

Type: String
Remarks

This property is used in bindings to display the image in full-screen.

See Also