| ForumPostInfoProviderGetPath Method  | 
            Returns PostIdPath in correct format.
            
 
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 8.2.23
Syntaxpublic static string GetPath(
	string path,
	int postId
)
Parameters
- path
 - Type: SystemString
Posts path - postId
 - Type: SystemInt32
Post ID 
Return Value
Type: 
String
See Also