CrashOrientationPedTool btnGis_Click Method A Sandcastle Documented Class Library
Connects the data on this form to a GIS enabled view.

Namespace: P4s3Web
Assembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

protected void btnGis_Click(
	Object sender,
	ImageClickEventArgs e
)

Parameters

sender
Type: System Object
e
Type: System.Web.UI ImageClickEventArgs
See Also