Manager..::..SaveForm Method

Saves the form.

Namespace:  JiwaFinancials.Jiwa.JiwaApplication
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public void SaveForm(
	Form Form,
	string Context
)
Public Sub SaveForm ( _
	Form As Form, _
	Context As String _
)
public:
void SaveForm(
	Form^ Form, 
	String^ Context
)

Parameters

Form
Type: Form
The form.
Context
Type: String
The context.