SPAlternateUrl Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SPAlternateUrl class.
Overload List
Name | Description | |
---|---|---|
SPAlternateUrl() | Initializes a new instance of the SPAlternateUrl class. | |
SPAlternateUrl(String, SPUrlZone) | Initializes a new instance of the SPAlternateUrl class with the specified incoming URL and URL zone. | |
SPAlternateUrl(Uri, SPUrlZone) | Initializes a new instance of the SPAlternateUrl class with the specified URI and URL zone. |
Top