Returns a value that indicates whether the current instance of System.Web.UI.WebControls.WebParts.PersonalizableAttribute and the specified System.Web.UI.WebControls.WebParts.PersonalizableAttribute have the same PersonalizableAttribute.IsPersonalizable property value.
- obj
- The System.Web.UI.WebControls.WebParts.PersonalizableAttribute to be compared to the current instance.
true if the two attributes have the same PersonalizableAttribute.IsPersonalizable value; otherwise, false.
Use this method to match properties that have the same PersonalizableAttribute.IsPersonalizable value.