1 reference to DefaultText
System.Web (1)
UI\WebParts\WebPartEditVerb.cs (1)
55
return (o == null) ?
DefaultText
: (string)o;