OnlinePhotoShop.Cart.Table_ItemCommand Function
Command handler for buttons pressed within the table (remove).
Private void Table_ItemCommand (object, System.Web.UI.WebControls.RepeaterCommandEventArgs)
Type
Name
Description
object
source
Source object.
System.Web.UI.WebControls.RepeaterCommandEventArgs
e
Event argument.
Return
Description
void