An NDoc Documented Class Library

FieldMapper Class

Helpper class to map a list of field names to web controls.

For a list of all members of this type, see FieldMapper Members.

System.Object
   FieldMapper

public class FieldMapper

Remarks

Helper class to map a list of field names to web controls. This mapping process load text data from fields in a given askSam record and initializes the web control with the data. This class also can read text data from web controls and save that data back to a give askSam record or create a new record in the askSam database.

Requirements

Namespace: askSam

Assembly: asnetsdk (in asnetsdk.dll)

See Also

FieldMapper Members | askSam Namespace