SPWebApplication.GetResponseUri method
Returns the absolute root of the URI for the given zone.
Overload list
Name | Description | |
---|---|---|
GetResponseUri(SPUrlZone) | Returns the absolute root of the URI for the given zone. | |
GetResponseUri(SPUrlZone, String) | Retrieves the absolute root of the URI for the given zone and appends the specified path to the end. |
Top