PropertyPage Constructors

Definition

Overloads

PropertyPage()
PropertyPage(String)

PropertyPage()

public:
 PropertyPage();
public PropertyPage ();
Public Sub New ()

Applies to

PropertyPage(String)

protected:
 PropertyPage(System::String ^ propertyPageTitle);
protected PropertyPage (string propertyPageTitle);
new Microsoft.BizTalk.Adapter.Wcf.Forms.PropertyPage : string -> Microsoft.BizTalk.Adapter.Wcf.Forms.PropertyPage
Protected Sub New (propertyPageTitle As String)

Parameters

propertyPageTitle
String

Applies to