ProviderHostedCustomUIActionsWeb.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);