System.Web.HttpContext.GetSection Method

Gets a specified configuration section for the current application's default configuration.

Syntax

public object GetSection (string name)

Parameters

name
Documentation for this section has not yet been entered.

Returns

The specified System.Configuration.ConfigurationSection, null if the section does not exist, or an internal object if the section is not accessible at run time.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0