LinkButton.uri

string uri() @property

Get uri property.

Returns

The URI bound to this button.
void uri(string propval) @property

Set uri property.

Parameters

propvalThe URI bound to this button.