Returns the name for messageboard according to its type, webpart name, and identifier dependent on type.
Namespace: CMS.MessageBoardsAssembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- boardWebpartName
- Type: System String
Name of the webpart the board was created with.
- type
- Type: CMS.MessageBoards BoardOwnerTypeEnum
Type of the message board.
- identifier
- Type: System String
User GUID in case of user message board type or Group GUID in case of user message board type.
Return Value
Type: StringSee Also