SPPrefixPipeBind Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPPrefixPipeBind class.
Overload List
Name | Description | |
---|---|---|
SPPrefixPipeBind(String) | Initializes a new instance of the SPPrefixPipeBind class by using the managed path URL as a string parameter. | |
SPPrefixPipeBind(SPPrefix) | Initializes a new instance of the SPPrefixPipeBind class by using the SPPrefix object instance as a parameter. |
Top