G
Guest
Hello everyone...
I have a simple WebUserControl with Button and TextBox on it. Webform1.aspx
contains this WebUserControl.
How can I create my own C'tor for this WebUserControl - I mean when I run
Webform1.aspx I want to send data to the UserControl (fill Textbox1.Text).
any samples ?
thanx,
Oren
I have a simple WebUserControl with Button and TextBox on it. Webform1.aspx
contains this WebUserControl.
How can I create my own C'tor for this WebUserControl - I mean when I run
Webform1.aspx I want to send data to the UserControl (fill Textbox1.Text).
any samples ?
thanx,
Oren