Determines whether the board is opened for the current user.
Namespace: CMS.MessageBoardsAssembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- boardOpen
- Type: System Boolean
Indicates whether the board is opened according settings
- openFrom
- Type: System DateTime
Date-time value of board opening
- openTo
- Type: System DateTime
Date-time value of board closing
Return Value
Type: BooleanSee Also