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
Requirements
Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0