1 implementation of Description
System.Web (1)
UI\WebParts\WebPart.cs (1)
290
public 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)
87
return _childIWebPart.
Description
;