RazorPagesSection Properties

Include Protected Members
Include Inherited Members

The RazorPagesSection type exposes the following members.

Properties

  Name Description
Public property CurrentConfiguration (Inherited from ConfigurationElement.)
Public property ElementInformation (Inherited from ConfigurationElement.)
Protected property ElementProperty (Inherited from ConfigurationElement.)
Protected property EvaluationContext (Inherited from ConfigurationElement.)
Protected property HasContext (Inherited from ConfigurationElement.)
Protected property Item[ConfigurationProperty] (Inherited from ConfigurationElement.)
Protected property Item[String] (Inherited from ConfigurationElement.)
Public property LockAllAttributesExcept (Inherited from ConfigurationElement.)
Public property LockAllElementsExcept (Inherited from ConfigurationElement.)
Public property LockAttributes (Inherited from ConfigurationElement.)
Public property LockElements (Inherited from ConfigurationElement.)
Public property LockItem (Inherited from ConfigurationElement.)
Public property Namespaces Gets or sets the collection of namespaces to add to Web Pages pages in the current application.
Public property PageBaseType Gets or sets the name of the page base type class.
Protected property Properties (Inherited from ConfigurationElement.)
Public property SectionInformation (Inherited from ConfigurationSection.)

Top

See Also

Reference

RazorPagesSection Class

System.Web.WebPages.Razor.Configuration Namespace