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