System.Web.Configuration.TrustLevelCollection.IsElementName Method

Verifies that the specified name is allowed.

Syntax

protected override bool IsElementName (string elementname)

Parameters

elementname
The element name to check.

Returns

true if the name is allowed; otherwise, false.

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