Partager via


SmsPageData Class

Represents data specific to the current page in Configuration Manager 2007.

Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)

Usage

'Usage
Dim instance As SmsPageData

Syntax

'Declaration
Public Class SmsPageData
public class SmsPageData
public ref class SmsPageData
public class SmsPageData
public class SmsPageData

Remarks

This class is used in initializing the SmsPageControl object for the page.

Inheritance Hierarchy

System.Object
  Microsoft.ConfigurationManagement.AdminConsole.SmsPageData

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 2003, Windows Vista

Target Platforms

Windows Server 2003,Windows Vista

See Also

Reference

SmsPageData Members
Microsoft.ConfigurationManagement.AdminConsole Namespace
SmsPageControl Class

Other Resources

How to Create a Configuration Manager Dialog Box