DotNetNuke 5.2
The SettingInfo class provides a helper class for the Settings Editor

Namespace:  DotNetNuke.UI.WebControls
Assembly:  DotNetNuke (in DotNetNuke.dll) Version: 5.2.0.275

Syntax

C#
public class SettingInfo
Visual Basic (Declaration)
Public Class SettingInfo
Visual C++
public ref class SettingInfo

Remarks

Inheritance Hierarchy

System..::.Object
  DotNetNuke.UI.WebControls..::.SettingInfo

See Also