Click or drag to resize
ForumGroupInfoGroupEnableAdvancedURL Property
Gets or sets the value which determines whether the forum users will be able to insert URL macros into the post text using the advanced dialog.

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

Property Value

Type: Boolean
See Also