Click or drag to resize
MediaFileInfoProviderMaxVersioningFileSize Property
Gets the maximal file size in bytes which is allowed for media files versioning.

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

Property Value

Type: Int64
See Also