TagField Constructor

Declaration

public TagField();

Description

Initializes and returns an instance of TagField.


Declaration

public TagField(string label, string defaultValue);

Parameters

label The text to use as a label for the field.
defaultValue The initial tag value this field uses.

Description

Initializes and returns an instance of TagField.


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