MasterPage Class

This page exposes the STS friendly name for master pages.

Namespace: Microsoft.IdentityServer.Web.UI
Assembly: Microsoft.IdentityServer (in Microsoft.IdentityServer)

Usage

'Usage
Dim instance As MasterPage

Syntax

'Declaration
Public Class MasterPage
    Inherits MasterPage
public class MasterPage : MasterPage
public ref class MasterPage : public MasterPage
public class MasterPage extends MasterPage
public class MasterPage extends MasterPage

Inheritance Hierarchy

System.Object
   System.Web.UI.Control
     System.Web.UI.TemplateControl
       System.Web.UI.UserControl
         System.Web.UI.MasterPage
          Microsoft.IdentityServer.Web.UI.MasterPage

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows Server 2008, Windows Server 2008 R2

Target Platforms

Windows Server 2008, Windows Server 2008 R2

See Also

Reference

MasterPage Members
Microsoft.IdentityServer.Web.UI Namespace