Expand Minimize
This topic has not yet been rated - Rate this topic

ClientRequestEventHandler delegate

Represents the method that will handle an event that results from a client request in a Microsoft Silverlight application.

Namespace:  Microsoft.SharePoint.Client
Assemblies:   Microsoft.SharePoint.Client.Silverlight.Runtime (in Microsoft.SharePoint.Client.Silverlight.Runtime.dll);  Microsoft.SharePoint.Client.Phone.Runtime (in Microsoft.SharePoint.Client.Phone.Runtime.dll)
public delegate void ClientRequestEventHandler(
	Object sender,
	ClientRequestEventArgs args
)
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.