Archive for March 23rd, 2011

User Control(textbox id,text+Tree)

Posted on 23/03/2011. Filed under: Asp.net 2.0 |

Code Behind for Ctl public partial class controls_textBoxWithTreeCtl : System.Web.UI.   {   public string CacheName{ get { return varCacheName; }        set { varCacheName = value; }       }           private string varTreeDBClassId;  public string TreeDBClassId{ get { return varTreeDBClassId; }       set { varTreeDBClassId = [...]

Read Full Post | Make a Comment ( None so far )

Liked it here?
Why not try sites on the blogroll...

Follow

Get every new post delivered to your Inbox.