IgnoreDeviceFilterElement Constructor (String)

.NET Framework (current version)
 

Initializes a new instance of the IgnoreDeviceFilterElement class.

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

public IgnoreDeviceFilterElement(
	string name
)

Parameters

name
Type: System.String

The name of the element to ignore.

.NET Framework
Available since 4.0
Return to top
Show: