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
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public string SelectPostPath { get; set; }

Property Value

Type: String
See Also