Click or drag to resize
ForumInfoAllowAttachFiles Property
Indicates whether the files could be attached to the forum post.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public virtual SecurityAccessEnum AllowAttachFiles { get; set; }

Property Value

Type: SecurityAccessEnum
See Also