Click or drag to resize
CMSMessageBoardBoardsPageCheckMessageBoardSiteID Method
Checks whether supplied siteId corresponds to current site ID and sets EditedObject to null if not.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected void CheckMessageBoardSiteID(
	int boardSiteId
)

Parameters

boardSiteId
Type: SystemInt32
See Also