Apostrophe Systems EPC Generator 2.0

EPCConfiguration.Create Method 

Loads the Configuration Section for the EPC Generator

public object Create(
   object parent,
   object configContext,
   XmlNode section
);

Parameters

parent
Parent Object
configContext
Context for Configuration
section
The configuration Section

Return Value

null

Implements

IConfigurationSectionHandler.Create

See Also

EPCConfiguration Class | Apostrophe.EPC Namespace