Click or drag to resize
ForumViewerGetURL Method
Returns action URL.

Namespace: CMS.Forums.Web.UI
Assembly: CMS.Forums.Web.UI (in CMS.Forums.Web.UI.dll) Version: 10.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