IMultiReceiver.ClearInputs Method

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Interfaces Namespace > IMultiReceiver Interface > IMultiReceiver Methods >

IMultiReceiver.ClearInputs Method

Clears all input fields in the form or user interface.

Namespace: BNCS.Logic.Interfaces
Assembly:  BNCS.Logic (in BNCS.Logic.dll)

 

Syntax


void ClearInputs()

 

Remarks


This method is typically used to reset the state of the form, ensuring that all input fields are empty and ready for new data entry.

 

See Also


IMultiReceiver Interface

BNCS.Logic.Interfaces Namespace