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

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

Property Value

Type: Int64
See Also