Click or drag to resize
ForumInfoProviderGetModeratorInternal Method
Returns forum id's to moderator assigned by user id.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
protected DataSet GetModeratorInternal(
	int userId
)

Parameters

userId
Type: SystemInt32
User ID

Return Value

Type: DataSet
See Also