Method | Description | |
---|---|---|
CreateSharePointContext ( |
||
LoadSharePointContext ( System.Web.HttpContextBase httpContext ) : |
||
SaveSharePointContext ( |
||
ValidateSharePointContext ( |
protected CreateSharePointContext ( |
||
spHostUrl | ||
spAppWebUrl | ||
spLanguage | string | |
spClientTag | string | |
spProductNumber | string | |
httpRequest | System.Web.HttpRequestBase | |
return |
protected LoadSharePointContext ( System.Web.HttpContextBase httpContext ) : |
||
httpContext | System.Web.HttpContextBase | |
return |
protected SaveSharePointContext ( |
||
spContext | ||
httpContext | System.Web.HttpContextBase | |
return | void |
protected ValidateSharePointContext ( |
||
spContext | ||
httpContext | System.Web.HttpContextBase | |
return | bool |