2 writes to _description
System.Web (2)
UI\WebParts\WebPartDescription.cs (2)
31_description = (description != null) ? description : String.Empty; 47_description = (description != null) ? description : String.Empty;
1 reference to _description
System.Web (1)
UI\WebParts\WebPartDescription.cs (1)
63return _description;