UnsignedLongField Constructor

Declaration

public UnsignedLongField();

Description

Constructor.


Declaration

public UnsignedLongField(int maxLength);

Parameters

maxLength Maximum number of characters the field can take.

Description

Constructor.


Declaration

public UnsignedLongField(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: