Initializes a new instance of SmsFormViewBase. Namespace: Microsoft.ConfigurationManagement.AdminConsole
Assembly: Microsoft.ConfigurationManagement (in microsoft.configurationmanagement.dll)

Usage

Visual Basic
Dim instance As New SmsFormViewBase

Syntax

Visual Basic
Protected Sub New
C#
protected SmsFormViewBase ()
C++
protected:
SmsFormViewBase ()
J#
protected SmsFormViewBase ()
JScript
protected function SmsFormViewBase ()

Remarks

Your implementation of this class must have a public default constructor defined.


Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2003,Windows Vista

See Also