SingleTagSectionHandler::Create Method (Object^, Object^, XmlNode^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Used internally to create a new instance of this object.
Assembly: System (in System.dll)
Parameters
- parent
-
Type:
System::Object^
The parent of this object.
- context
-
Type:
System::Object^
The context of this object.
- section
-
Type:
System.Xml::XmlNode^
The XmlNode object in the configuration.
.NET Framework
Available since 1.1
Available since 1.1
Show: