Click or drag to resize
MediaFilePreviewUseSecureLinks Property
Indicates whether the links to media file should be processed in a secure way.

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

Property Value

Type: Boolean
See Also