2 references to CallbackMethod
System.Web (2)
UI\WebParts\ConsumerConnectionPoint.cs (1)
34
CallbackMethod
.Invoke(control, new object[] {data});
UI\WebParts\ProviderConnectionPoint.cs (1)
42
return
CallbackMethod
.Invoke(control, null);