BootstrapClientTagBox.GetTokenIndexByText(text) Method
Obsolete. Returns the index of a token specified by its text.
Declaration
GetTokenIndexByText(
text: string
): number
Parameters
Name | Type |
---|---|
text | string |
Returns
Type |
---|
number |
See Also