System.Web.HttpStaticObjectsCollection.GetObject Method

Returns the object with the specified name from the collection. This property is an alternative to the this accessor.

Syntax

public object GetObject (string name)

Parameters

name
The case-insensitive name of the object to return.

Returns

An object from the collection.

Remarks

Documentation for this section has not yet been entered.

Requirements

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