Click or drag to resize
UploaderHelperForumArgsStruct Structure
Structure for forum arguments.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public struct ForumArgsStruct

The UploaderHelperForumArgsStruct type exposes the following members.

Fields
  NameDescription
Public fieldPostForumID
ID of the forum.
Public fieldPostID
ID of the post.
Top
See Also