ProtocolsConfigurationHandler.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.
Creates a new protocols configuration object.
Assembly: System.Web (in System.Web.dll)
Public Function Create ( parent As Object, configContextObj As Object, section As XmlNode ) As Object
Parameters
- parent
-
Type:
System.Object
The parent configuration section.
- configContextObj
-
Type:
System.Object
The configuration context object.
- section
-
Type:
System.Xml.XmlNode
The configuration section to create.
.NET Framework
Available since 2.0
Available since 2.0
Show: