FileHold 17.1 API Documentation
C#
C#
Show/Hide TOC
Plug
In
Configuration
Section
Handler
.
Create Method
Definition
Namespace:
FileHold.Common
Assembly:
FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
C#
Copy
public
Object
Create
(
Object parent, Object configContext, XmlNode section
)
Parameters
parent
Object
configContext
Object
section
XmlNode
Return Value
Object
Implements
IConfigurationSectionHandler
.
Create(Object, Object, XmlNode)
See Also
Reference
PlugInConfigurationSectionHandler Class
FileHold.Common Namespace
In This Article
Definition
Parameters
Return Value
Implements
See Also