/* catching btn argument value */
long lCasteId = long.Parse(((ImageButton)sender).CommandArgument);
Monday, September 20, 2010
/* catching btn argument value */
Posted by
codeguru
at
11:21 PM
Subscribe to:
Post Comments (Atom)
/* catching btn argument value */
long lCasteId = long.Parse(((ImageButton)sender).CommandArgument);
Posted by
codeguru
at
11:21 PM
0 comments:
Post a Comment