4 references to Description
System.Web (4)
UI\WebParts\PropertyGridEditorPart.cs (1)
216return attribute.Description;
UI\WebParts\WebDescriptionAttribute.cs (3)
44return (other != null) && other.Description == Description; 48return Description.GetHashCode();