Prev | Current Page 498 | Next

Rob Cameron and Dale Michalk

"Pro ASP.NET 3.5 Server Controls and AJAX Components"

UniqueID +
"'," + this.MinValue + "," + this.MaxValue + "," + this.Increment
+ "); return false;";
downButton.Attributes.Add("onclick",scriptInvoke);
}
// register to ensure we receive postback handling
// to properly handle child input controls
Page.RegisterRequiresPostBack(this);
CHAPTER 8 ?–  INTEGRATING CL IENT-SIDE SCRIPT 391
if (renderClientScript)
{
// register the