Property Value
Remarks
Sets the Item's OnClick client-side event handler. (example: OnClick="MyOnClickHandler();"). After the handler function completes, the value of the URL property will be used to load a new page. To override the URL property, set "return false;" after your handler statement.
Default: Empty String