Returns IDs of forums with specified name.
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- name
- Type: System String
Forum name, may contain wildcard e.g. "MyForum_*"
- siteId
- Type: System Int32
Site ID
Return Value
Type: IEnumerable Int32See Also