ModuleCommandsForumsGetForumInfo Method |
Returns ForumInfo(BaseInfo) of specified id.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static BaseInfo ForumsGetForumInfo(
int forumId
)
Parameters
- forumId
- Type: SystemInt32
ID of the forum
Return Value
Type:
BaseInfoSee Also