Click or drag to resize

TreeToolbarButtonGetEventCallback Method

Regrieves button event callback.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
protected string GetEventCallback(
	string eventType,
	NameValueCollection arguments
)

Parameters

eventType
Type: SystemString
Event type.
arguments
Type: System.Collections.SpecializedNameValueCollection
Event arguments.

Return Value

Type: String
Remarks