System.Web.Configuration.TrustLevelCollection.Clear Method

Removes all System.Web.Configuration.TrustLevel objects from the collection.

Syntax

public void Clear ()

Remarks

If System.Web.Configuration.TrustLevelCollection entries exist in the local node collection, all entries are deleted.

Requirements

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