Indicates whether the System.Web.UI.PersistenceModeAttribute object is of the default type.
true if the System.Web.UI.PersistenceModeAttribute is of the default type; otherwise, false.
This method performs calls the PersistenceModeAttribute.Equals(object) method while passing in the object referenced by the PersistenceModeAttribute.Default property.