System.Web.Configuration.TrustLevelCollection.Add Method

Adds a System.Web.Configuration.TrustLevel object to the collection.

Syntax

public void Add (TrustLevel trustLevel)

Parameters

trustLevel
The System.Web.Configuration.TrustLevel to add to the collection.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0