Create Method (parent, configContext, section)
Parameters- parent– (Object)
- The configuration settings in a corresponding parent configuration section.
- configContext– (Object)
- An HttpConfigurationContext when Create is called from the ASP.NET configuration system. Otherwise, this parameter is reserved and is a null reference (Nothing in Visual Basic).
- section– (XmlNode)
- The XmlNode that contains the configuration information from the configuration file. Provides direct access to the XML contents of the configuration section.
Assembly: Krystalware.SlickUpload, Version: 4.0
|