ForumGroupInfoGroupAttachmentMaxFileSize Property |
Gets or sets the max file size for forum attachment, 0 = unlimited.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax public int GroupAttachmentMaxFileSize { get; set; }
Property Value
Type:
Int32See Also