Click or drag to resize
BoardMessagesDataSourcePath Property
Gets or sets the alias path of the board document.

Namespace: CMS.MessageBoards.Web.UI
Assembly: CMS.MessageBoards.Web.UI (in CMS.MessageBoards.Web.UI.dll) Version: 10.0.0
Syntax
C#
public string Path { get; set; }

Property Value

Type: String
See Also