/ Published in: C#
Expand |
Embed | Plain Text
<asp:MultiView ID="mvName" runat="server" ActiveViewIndex="0"> <asp:View ID="vwName1" runat="server"> </asp:View> <asp:View ID="vwName2" runat="server"> </asp:View> </asp:MultiView>
You need to login to post a comment.
