Click or drag to resize
ForumViewerRaisePostBackEvent Method
Ensures post back event.

Namespace: CMS.Forums
Assembly: CMS.Forums (in CMS.Forums.dll) Version: 9.0.0
Syntax
C#
public void RaisePostBackEvent(
	string eventArgument
)

Parameters

eventArgument
Type: SystemString
Action argument

Implements

IPostBackEventHandlerRaisePostBackEvent(String)
See Also