ForumPostInfoProvider GetPostRootFromIDPath Method Kentico 8.1 API Reference
Returns root post ID for given PostIDPath.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

path
Type: OnlineSystem String
PostIDPath the root of which should be returned

Return Value

Type: OnlineInt32
See Also