System.Web.UI.PersistenceModeAttribute.IsDefaultAttribute Method

Indicates whether the System.Web.UI.PersistenceModeAttribute object is of the default type.

Syntax

public override bool IsDefaultAttribute ()

Returns

true if the System.Web.UI.PersistenceModeAttribute is of the default type; otherwise, false.

Remarks

This method performs calls the PersistenceModeAttribute.Equals(object) method while passing in the object referenced by the PersistenceModeAttribute.Default property.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0