DesignTimeParseData Constructor
.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.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | DesignTimeParseData(IDesignerHost, String) | 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. |
![]() | DesignTimeParseData(IDesignerHost, String, String) | 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 with the specified filter. |
Show:
