DesignTimeParseData Constructor (IDesignerHost, String)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the DesignTimeParseData class without a specified filter.
Assembly: System.Web (in System.Web.dll)
Parameters
- designerHost
-
Type:
System.ComponentModel.Design.IDesignerHost
The object for managing designer transactions and components.
- parseText
-
Type:
System.String
The text to parse during design time.
.NET Framework
Available since 1.1
Available since 1.1
Show: