Property | Type | Description | |
---|---|---|---|
GetHttpContext | Func |
Method | Description | |
---|---|---|
GetCurrentInstance ( ) : CommerceInstance | ||
HttpCurrentInstanceProvider ( ICommerceInstanceManager instanceManager ) : System |
Method | Description | |
---|---|---|
GetInstanceName ( System.Web.HttpContextBase httpContext ) : string |
public GetCurrentInstance ( ) : CommerceInstance | ||
return | CommerceInstance |
protected GetInstanceName ( System.Web.HttpContextBase httpContext ) : string | ||
httpContext | System.Web.HttpContextBase | |
return | string |
public HttpCurrentInstanceProvider ( ICommerceInstanceManager instanceManager ) : System | ||
instanceManager | ICommerceInstanceManager | |
return | System |