Click or drag to resize
ForumGroupInfoGroupAttachmentMaxFileSize Property
Gets or sets the max file size for forum attachment, 0 = unlimited.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntax
C#
public int GroupAttachmentMaxFileSize { get; set; }

Property Value

Type: Int32
See Also