Checks if current post, forum or group is belong to current site. You have to insert at least one ID other parameters could be zero.
            
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- groupID
 - Type: 
System Int32
Forum group id object. 
- forumID
 - Type: 
System Int32
Forum id object. 
- postID
 - Type: 
System Int32
Post id object. 
See Also