I am building a new WAP and I have a masterpage for layout purposes. I have some controls that will be used in all pages and I want to put this controls to basepage class not to write it on all pages. This is what I have donw so far;
Test.aspx;
<%@ Page Language="vb" AutoEventWireup="false" Codepage Go to the complete details ...