Click or drag to resize
MediaFilePreviewDisplayActiveContent Property
Indicates if active content (video, flash etc.) should be displayed.

Namespace: CMS.MediaLibrary.Web.UI
Assembly: CMS.MediaLibrary.Web.UI (in CMS.MediaLibrary.Web.UI.dll) Version: 10.0.0
Syntax
C#
public bool DisplayActiveContent { get; set; }

Property Value

Type: Boolean
See Also