Click or drag to resize
BoardInfoProviderGetMessageBoardUrl Method
Returns absolute URL to the document where the message board is placed on.

Namespace: CMS.MessageBoards
Assembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 9.0.0
Syntax
C#
public static string GetMessageBoardUrl(
	BoardInfo board,
	string siteName
)

Parameters

board
Type: CMS.MessageBoardsBoardInfo
siteName
Type: SystemString

Return Value

Type: String
See Also