WebComboTextSet Properties
LoadingText | Description Specifies the loading text. ValueType String Default Value "Loading..." |
SearchText | Description Specifies the search text. ValueType String Default Value "Search for" |
NoResultsText | Description Specifies the no results text. ValueType String Default Value "No results found." |
RetrievedTextFormat | Description Specifies the retrieved text format. ValueType String Default Value "{retrieved} of {totalrows} retrieved." |
HelpTitleText | Description Specifies the text that will appear when mouse is over the Help button. ValueType String Default Value "Help" |
MoreTitleText | Description Specifies the text that will appear when mouse is over the More button. ValueType String Default Value "More records." |
UnhandledErrorText | Description Specifies the text that will appear in the error box when an unhandled exception occured. ValueType String Default Value "Unhandled exception occurred. See following for details." |
ParentEmptyPromptText | Description Specifies the text used for the prompt when ParentEmptyAction is set to PromptMessage. ValueType String Default Value "Please select a value for following WebCombo input: {0}" |