SPUtility.GetPageUrlPath method
SharePoint 2013
Returns the URL to a page in a specified HTTP context.
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.