LinkButton.uri

string uri() @property nothrow

Get uri property.

Returns

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

Set uri property.

Parameters

propvalThe URI bound to this button.