PPCC
May 16th, 2007, 06:47 AM
Hi all,
I have created master Page and i have called in content Page.
now Page Attribute is like this
<%@ Page Language="C#" MasterPageFile="~/Intro.master" AutoEventWireup="true" CodeFile="Logout.aspx.cs" Inherits="Logout" %>
I have created master Page and i have called in content Page.
now Page Attribute is like this
<%@ Page Language="C#" MasterPageFile="~/Intro.master" AutoEventWireup="true" CodeFile="Logout.aspx.cs" Inherits="Logout" %>