RegexEditorDialog Constructor (ISite^)

 

Initializes a new instance of the RegexEditorDialog class.

Namespace:   System.Web.UI.Design.WebControls
Assembly:  System.Design (in System.Design.dll)

public:
RegexEditorDialog(
	ISite^ site
)

Parameters

site
Type: System.ComponentModel::ISite^

The site for this dialog box.

.NET Framework
Available since 1.1
Return to top
Show: