When overridden, returns a Boolean evaluation of the current instance of System.Web.UI.WebControls.WebParts.PersonalizableAttribute and another System.Web.UI.WebControls.WebParts.PersonalizableAttribute instance supplied as a parameter.
- obj
- The System.Web.UI.WebControls.WebParts.PersonalizableAttribute to be compared to the current instance.
true if the values are equal; otherwise, false.
Two System.Web.UI.WebControls.WebParts.PersonalizableAttribute instances are considered equal if their PersonalizableAttribute.IsPersonalizable, PersonalizableAttribute.Scope, and PersonalizableAttribute.IsSensitive property settings are the same.