SPUtility.MapToServerFileRedirect Method
Include Protected Members
Include Inherited Members
Returns the redirection URL.
Overload List
Name | Description | |
---|---|---|
MapToServerFileRedirect(SPWeb, String, String) | Returns the redirection URL for the file. | |
MapToServerFileRedirect(SPWeb, String, String, Int32) | Returns the redirection URL for the file or for its versions. |
Top