BoardInfoProvider IsBoardOpened Method Kentico 8.0 API Reference
Determines whether the board is opened for the current user.

Namespace: CMS.MessageBoards
Assembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

boardOpen
Type: OnlineSystem Boolean
Indicates whether the board is opened according settings
openFrom
Type: OnlineSystem DateTime
Date-time value of board opening
openTo
Type: OnlineSystem DateTime
Date-time value of board closing

Return Value

Type: OnlineBoolean
See Also