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.UIAssembly: CMS.Forums.Web.UI (in CMS.Forums.Web.UI.dll) Version: 12.0.0
Syntax public string SelectPostPath { get; set; }
Property Value
Type:
StringSee Also