ProfilePropertySettingsCollection.ThrowOnDuplicate Property

 

Gets a value indicating whether an error should be thrown if an attempt to create a duplicate object is made.

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

Protected Overrides ReadOnly Property ThrowOnDuplicate As Boolean

Property Value

Type: System.Boolean

true in all cases.

.NET Framework
Available since 2.0
Return to top
Show: