ClientServiceHost.OnBeginRequest - Méthode
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client.ServerRuntime (dans Microsoft.SharePoint.Client.ServerRuntime.dll)
Syntaxe
'Déclaration
Public Overridable Function OnBeginRequest As Boolean
'Utilisation
Dim instance As ClientServiceHost
Dim returnValue As Boolean
returnValue = instance.OnBeginRequest()
public virtual bool OnBeginRequest()
Valeur renvoyée
Type : System.Boolean