HostSection Methods

Include Protected Members
Include Inherited Members

The HostSection type exposes the following members.

Methods

  Name Description
Protected method DeserializeElement (Inherited from ConfigurationElement.)
Protected method DeserializeSection (Inherited from ConfigurationSection.)
Public method Equals (Inherited from ConfigurationElement.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from ConfigurationElement.)
Protected method GetRuntimeObject (Inherited from ConfigurationSection.)
Protected method GetTransformedAssemblyString (Inherited from ConfigurationElement.)
Protected method GetTransformedTypeString (Inherited from ConfigurationElement.)
Public method GetType (Inherited from Object.)
Protected method Init (Inherited from ConfigurationElement.)
Protected method InitializeDefault (Inherited from ConfigurationElement.)
Protected method IsModified (Inherited from ConfigurationSection.)
Public method IsReadOnly (Inherited from ConfigurationElement.)
Protected method ListErrors (Inherited from ConfigurationElement.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserializeUnrecognizedAttribute (Inherited from ConfigurationElement.)
Protected method OnDeserializeUnrecognizedElement (Inherited from ConfigurationElement.)
Protected method OnRequiredPropertyNotFound (Inherited from ConfigurationElement.)
Protected method PostDeserialize (Inherited from ConfigurationElement.)
Protected method PreSerialize (Inherited from ConfigurationElement.)
Protected method Reset (Inherited from ConfigurationElement.)
Protected method ResetModified (Inherited from ConfigurationSection.)
Protected method SerializeElement (Inherited from ConfigurationElement.)
Protected method SerializeSection (Inherited from ConfigurationSection.)
Protected method SerializeToXmlElement (Inherited from ConfigurationElement.)
Protected method SetPropertyValue (Inherited from ConfigurationElement.)
Protected method SetReadOnly (Inherited from ConfigurationElement.)
Protected method ShouldSerializeElementInTargetVersion (Inherited from ConfigurationSection.)
Protected method ShouldSerializePropertyInTargetVersion (Inherited from ConfigurationSection.)
Protected method ShouldSerializeSectionInTargetVersion (Inherited from ConfigurationSection.)
Public method ToString (Inherited from Object.)
Protected method Unmerge (Inherited from ConfigurationElement.)

Top

See Also

Reference

HostSection Class

System.Web.WebPages.Razor.Configuration Namespace