Свойство | Тип | Описание | |
---|---|---|---|
ContainerProvider | ISharePointContainerProvider |
Метод | Описание | |
---|---|---|
EndLifetimeScope ( ) : void |
The end lifetime scope abstract method.
|
Метод | Описание | |
---|---|---|
SPLifetimeScopeProvider ( ISharePointContainerProvider containerProvider ) : System |
Initializes a new instance of the SPLifetimeScopeProvider class.
|
|
ThrowExceptionIfNotSPContext ( ) : void |
The throw exception if no SPContext exists.
|
public abstract EndLifetimeScope ( ) : void | ||
Результат | void |
protected SPLifetimeScopeProvider ( ISharePointContainerProvider containerProvider ) : System | ||
containerProvider | ISharePointContainerProvider | /// The container provider. /// |
Результат | System |
protected ThrowExceptionIfNotSPContext ( ) : void | ||
Результат | void |