CMSMessageBoardBoardsPageCheckMessageBoardSiteID Method |
Checks whether supplied siteId corresponds to current site ID and sets EditedObject to null if not.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax protected void CheckMessageBoardSiteID(
int boardSiteId
)
Parameters
- boardSiteId
- Type: SystemInt32
See Also