SPDeletedSitePipeBind Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPDeletedSitePipeBind class.
Overload List
Name | Description | |
---|---|---|
SPDeletedSitePipeBind(Guid) | Initializes a new instance of the SPDeletedSitePipeBind class with the specified ID of the deleted site. | |
SPDeletedSitePipeBind(String) | Initializes a new instance of the SPDeletedSitePipeBind class with the specified ID of the deleted site. | |
SPDeletedSitePipeBind(SPDeletedSite) | Initializes a new instance of the SPDeletedSitePipeBind class with the specified deleted site. |
Top