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

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

Property Value

Type: String
See Also