Expand Minimize
This topic has not yet been rated - Rate this topic

SPUtility.GetPageUrlPath method

Returns the URL to a page in a specified HTTP context.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.UnsupportedExternalType)]
public static string GetPageUrlPath(
	HttpContext context
)

Parameters

context
Type: System.Web.HttpContext
A context for the page.

Return value

Type: System.String
The URL to the page.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.