LinkButton.uri
string uri() @propertyGet uri property.
Returns
The URI bound to this button.
void uri(string propval) @propertySet uri property.
Parameters
propval | The URI bound to this button. |
string uri() @propertyGet uri property.
void uri(string propval) @propertySet uri property.
propval | The URI bound to this button. |