Share via


ConfigurationSourceModel Members

Include Protected Members
Include Inherited Members

The ConfigurationSourceModel type exposes the following members.

Constructors

  Name Description
Ff667723.pubmethod(en-us,PandP.50).gif ConfigurationSourceModel
Initializes a new ConfigurationSourceModel.

Methods

  Name Description
Ff667723.pubmethod(en-us,PandP.50).gif AddSection
Ff667723.pubmethod(en-us,PandP.50).gif Equals (Inherited from Object.)
Ff667723.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff667723.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from Object.)
Ff667723.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff667723.pubmethod(en-us,PandP.50).gif HasSection
Determines if this ConfigurationSourceModel has a section by a given name.
Ff667723.pubmethod(en-us,PandP.50).gif IsValidForSave
Returns a value indicating the ConfigurationSourceModel is valid for saving.
Ff667723.pubmethod(en-us,PandP.50).gif Load
Ff667723.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff667723.pubmethod(en-us,PandP.50).gif New
Clears the existing configuration source and readies it to begin a new configuration.
Ff667723.pubmethod(en-us,PandP.50).gif RemoveSection
Removes a section with the given name.
Ff667723.pubmethod(en-us,PandP.50).gif Save
Ff667723.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)

Properties

  Name Description
Ff667723.pubproperty(en-us,PandP.50).gif Sections
Gets the collection of SectionViewModel elements contained by this ConfigurationSourceModel.

See Also

ConfigurationSourceModel Class

Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace