LongField Constructor

Declaration

public LongField();

Description

Constructor.


Declaration

public LongField(int maxLength);

Parameters

maxLength Maximum number of characters the field can take.

Description

Constructor.


Declaration

public LongField(string label, int maxLength);

Parameters

maxLength Maximum number of characters the field can take.

Description

Constructor.


Did you find this page useful? Please give it a rating: