ASPC.Marvel.CrimeAPI.SharePointContextProvider.LoadSharePointContext C# (CSharp) Метод

LoadSharePointContext() защищенный абстрактный Метод

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.
Результат SharePointContext
        protected abstract SharePointContext LoadSharePointContext(HttpContextBase httpContext);