BufferModesCollection.Item Property (String)

 

Gets the BufferModeSettings object based on the specified key in the collection.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

Public ReadOnly Property Item (
	key As String
) As BufferModeSettings

Parameters

key
Type: System.String

The name of the BufferModeSettings object contained in the collection.

.NET Framework
Available since 2.0
Return to top
Show: