Property | Type | Description | |
---|---|---|---|
ContainerProvider | ISharePointContainerProvider |
Method | Description | |
---|---|---|
EndLifetimeScope ( ) : void |
The end lifetime scope abstract method.
|
Method | Description | |
---|---|---|
SPLifetimeScopeProvider ( ISharePointContainerProvider containerProvider ) : System |
Initializes a new instance of the SPLifetimeScopeProvider class.
|
|
ThrowExceptionIfNotSPContext ( ) : void |
The throw exception if no SPContext exists.
|
protected SPLifetimeScopeProvider ( ISharePointContainerProvider containerProvider ) : System | ||
containerProvider | ISharePointContainerProvider | /// The container provider. /// |
return | System |
protected ThrowExceptionIfNotSPContext ( ) : void | ||
return | void |