This documentation is archived and is not being maintained.
RegexEditorDialog Constructor
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Public Sub New( _ ByVal site As ISite _ ) [C#] public RegexEditorDialog( ISite site ); [C++] public: RegexEditorDialog( ISite* site ); [JScript] public function RegexEditorDialog( site : ISite );
See Also
RegexEditorDialog Class | RegexEditorDialog Members | System.Web.UI.Design.WebControls Namespace
Show: