The Portrate Interview Engine

DPLFormRenderersConfig Class

Reads instances of 'renderer' elements and stores their contents into a Hashtable. The 'renderer' element is required to have a 'name' and 'class' attribute.

 Author: Jacob W Anderson (c) 2003 Portrate, LLC. All rigts reserved. 

For a list of all members of this type, see DPLFormRenderersConfig Members.

System.Object
   Portrate.Interview.Config.DPLFormRenderersConfig

[Visual Basic]
Public Class DPLFormRenderersConfig
    Implements IConfigurationSectionHandler
[C#]
public class DPLFormRenderersConfig : IConfigurationSectionHandler
[C++]
public __gc class DPLFormRenderersConfig : public IConfigurationSectionHandler
[JScript]
public class DPLFormRenderersConfig extends IConfigurationSectionHandler

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Portrate.Interview.Config

Assembly: Portrate.Interview (in Portrate.Interview.dll)

See Also

DPLFormRenderersConfig Members | Portrate.Interview.Config Namespace