StatisticBuilder btnSaveSave_Click Method A Sandcastle Documented Class Library
Event for handling the saving of the current statistic. Requires an active filter to save, user will get to choose the save position for this stat or overwrite an existing position.

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

protected void btnSaveSave_Click(
	Object sender,
	EventArgs e
)

Parameters

sender
Type: System Object
e
Type: System EventArgs
See Also