<%@Master language="C#"%> <%@ Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Register Tagprefix="Utilities" Namespace="Microsoft.SharePoint.Utilities" Assembly="Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Import Namespace="Microsoft.SharePoint" %> <%@ Import Namespace="Microsoft.SharePoint.ApplicationPages" %> <%@ Register Tagprefix="WebPartPages" Namespace="Microsoft.SharePoint.WebPartPages" Assembly="Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Register TagPrefix="wssuc" TagName="Welcome" src="~/_controltemplates/Welcome.ascx" %> <%@ Register TagPrefix="wssuc" TagName="DesignModeConsole" src="~/_controltemplates/DesignModeConsole.ascx" %> <asp:ContentPlaceHolder id=PlaceHolderPageTitle runat="server"/>

Typical top of page items

<%$Resources:wss,multipages_helplinkalt_text%>     

Typical top of page site / page header items - Site Logo, Title etc.


Search controls


Typical tab navigation


Site actions menu


Edit Consoles - Edit page, etc...


Typical Page Header

 

Typical Left Navigation


Left Actions Area (used by wikis)


Page Content


Form Digest Security Control (not visible)


Other required placeholders not generally needed by a custom master page