MyLibraryInfo MaxUploadSizeLimit Property CTCT Wrapper Documented Class Library
Gets or sets the maximum file size (in bytes) that can be uploaded

Namespace: CTCT.Components.MyLibrary
Assembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public int MaxUploadSizeLimit { get; set; }
See Also