[]
        
(Showing Draft Content)

C1.C1Preview.TagStringInputParams.-ctor

TagStringInputParams Constructor

TagStringInputParams()

Initializes a new instance of the TagStringInputParams class.

Declaration
public TagStringInputParams()

TagStringInputParams(int)

Initializes a new instance of the TagStringInputParams class.

Declaration
public TagStringInputParams(int maxLength)
Parameters
Type Name Description
int maxLength

The maximum length of the input string.