1 implementation of Description
System.Web (1)
UI\WebParts\WebPart.cs (1)
290public override string Description {
1 write to Description
System.Web (1)
UI\WebParts\GenericWebPart.cs (1)
95_childIWebPart.Description = value;
1 reference to Description
System.Web (1)
UI\WebParts\GenericWebPart.cs (1)
87return _childIWebPart.Description;