ToDoGridController..::..TodoDocumentClicked Method

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

Syntax


public void TodoDocumentClicked(
	Object sender,
	HtmlElementEventArgs e
)
Public Sub TodoDocumentClicked ( _
	sender As Object, _
	e As HtmlElementEventArgs _
)
public:
void TodoDocumentClicked(
	Object^ sender, 
	HtmlElementEventArgs^ e
)

Parameters

sender
Type: Object
e
Type: HtmlElementEventArgs