| ForumMethodsGetPostURL Method  | 
            Returns link to selected post.
            
 
Namespace: CMS.ForumsAssembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntaxpublic static Object GetPostURL(
	EvaluationContext context,
	params Object[] parameters
)
Parameters
- context
 - Type: CMS.MacroEngineEvaluationContext
Evaluation context with child resolver - parameters
 - Type: SystemObject
Method parameters 
Return Value
Type: 
Object
See Also