Click here to Skip to main content
16,017,788 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i want use div tag in composite controls ,it is possible?
Posted
Comments
[no name] 3-Jul-11 11:12am    
You need to elaborate

1 solution

Sure you can. As long as the div defined as server control(runat="server").Here is an example how a compose control defined.Composite Web Control Example[^]
 
Share this answer
 
Comments
[no name] 3-Jul-11 11:52am    
thanks Wonde Tadesse.
Wonde Tadesse 3-Jul-11 13:20pm    
You are most welcome.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900