asp.net.ph

ConfigurationElement Class

System.ConfigurationElement Namespace


.NET Framework version 2.0

Represents a configuration element within a configuration file.

ConfigurationElement Class Members

Collapse   Properties

Collapse   Methods

Visibility Name Parameters Return Type
public Equals ( Object compareTo ) Boolean
public GetHashCode ( ) Int32
protected GetTransformedAssemblyString ( String assemblyName ) String
protected GetTransformedTypeString ( String typeName ) String
public IsReadOnly ( ) Boolean
protected ListErrors ( IList errorList ) Void
protected OnDeserializeUnrecognizedAttribute ( String name , String value ) Boolean
protected OnDeserializeUnrecognizedElement ( String elementName , XmlReader reader ) Boolean
protected OnRequiredPropertyNotFound ( String name ) Object
protected PostDeserialize ( ) Void
protected PreSerialize ( XmlWriter writer ) Void
protected SetPropertyValue ( ConfigurationProperty prop , Object value , Boolean ignoreLocks ) Void

Remarks


See Also

ASP.NET Configuration Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph