PageContent Class
Provides the content that is displayed in a Page that is associated with a tab in the Administration Console.
Namespace: Microsoft.EssentialBusinessServer.Console.ObjectModel
Assembly: Microsoft.EssentialBusinessServer.Console.ObjectModel (in microsoft.essentialbusinessserver.console.objectmodel.dll)
Usage
Syntax
'Declaration
Public MustInherit Class PageContent
public abstract class PageContent
public ref class PageContent abstract
public abstract class PageContent
public abstract class PageContent
Remarks
A PageContent object is not directly instantiated. An instance of PageContent is created using one of the Create methods.
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
Microsoft.EssentialBusinessServer.Console.ObjectModel.PageContent
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 64-bit Edition, Windows Vista 64-bit Edition, Windows Essential Business Server 2008 Standard, Windows Essential Business Server 2008 Premium
Target Platforms
Windows Essential Business Server 2008 Standard, Windows Essential Business Server 2008 Premium
See Also
Reference
PageContent Members
Microsoft.EssentialBusinessServer.Console.ObjectModel Namespace