Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the value of the control in string format.
Syntax
public str valueStr()
Run On
Client
Return Value
Type: str
The value of the control in string format.
Remarks
The valueStr method can be bound to the data source. The valueStr method should never be used in control validation methods. Instead, use the text method in control validation methods.