ProviderHostedCustomUIActionsWeb.SharePointContextProvider.LoadSharePointContext C# (CSharp) Méthode

LoadSharePointContext() protected abstract méthode

Loads the SharePointContext instance associated with the specified HTTP context.
protected abstract LoadSharePointContext ( System.Web.HttpContextBase httpContext ) : SharePointContext
httpContext System.Web.HttpContextBase The HTTP context.
Résultat SharePointContext
        protected abstract SharePointContext LoadSharePointContext(HttpContextBase httpContext);