Click or drag to resize
ForumPostTreeProviderSelectPostPath Property
Gets or sets the path of selected post. If this path is defined all forum posts on selected path will be retrieved.

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

Property Value

Type: String
See Also