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