Click or drag to resize
MediaLibraryHelperSuffixRegex Property
Suffix regex for files and folders.

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

Property Value

Type: Regex
See Also