Click or drag to resize
MediaFileDataSourceFileExtensions Property
Gets or sets the allowed file extensions.

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

Property Value

Type: String
See Also