BoardInfoProvider IsBoardOpened Method Kentico 8.1 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.1.5347.20411)

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