SPWebPipeBind Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the class.
Overload List
Name | Description | |
---|---|---|
SPWebPipeBind(SPWeb) | Initializes a new instance of the SPWebPipeBind class with an instance of the SPWeb object. | |
SPWebPipeBind(Guid) | Initializes a new instance of the SPWebPipeBind class with the guid of the SPWeb object instance. | |
SPWebPipeBind(String) | Initializes a new instance of the SPWebPipeBind class with captures SPWeb identifying inputs as a string. | |
SPWebPipeBind(Uri) | Initializes a new instance of the SPWebPipeBind class with the URI of the specified SPWeb object instace. |
Top