Click or drag to resize
JavascriptModuleBeginRequest Method

[Missing <summary> documentation for "M:Activsoft.Dashboard.JavascriptModule.BeginRequest(System.Object,System.EventArgs)"]

Namespace: Activsoft.Dashboard
Assembly: Activsoft.Dashboard (in Activsoft.Dashboard.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public void BeginRequest(
	Object source,
	EventArgs args
)

Parameters

source
Type: SystemObject

[Missing <param name="source"/> documentation for "M:Activsoft.Dashboard.JavascriptModule.BeginRequest(System.Object,System.EventArgs)"]

args
Type: SystemEventArgs

[Missing <param name="args"/> documentation for "M:Activsoft.Dashboard.JavascriptModule.BeginRequest(System.Object,System.EventArgs)"]

See Also