Click or drag to resize
UITabsRaiseCallbackEvent Method
Raises the callback event

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public void RaiseCallbackEvent(
	string eventArgument
)

Parameters

eventArgument
Type: SystemString
Event argument

Implements

ICallbackEventHandlerRaiseCallbackEvent(String)
See Also