Dundas.SharePoint.Charting.WebParts Send comments on this topic.
ConfigHelper Class
See Also  Members  
Dundas.SharePoint.Utilities Namespace : ConfigHelper Class


Allows to centralize the configuration for many assemblies (some of which are hosted in the GAC) in the single config file

Syntax

Visual Basic (Declaration)  
Private Class ConfigHelper 
Visual Basic (Usage) Copy Code
Dim instance As ConfigHelper
C#  
private class ConfigHelper 

Inheritance Hierarchy

System.Object
   Dundas.SharePoint.Utilities.ConfigHelper

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also