Click or drag to resize
ForumViewerGetURL Method
Returns action URL.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public string GetURL(
	Object data,
	ForumActionType type
)

Parameters

data
Type: SystemObject
Container.DataItem
type
Type: CMS.ForumsForumActionType
Forum action type

Return Value

Type: String
See Also