Interface IWebPageDataContext
Interface for web page data context.
[Obsolete("Interface was not intended for public use and will be removed in the next version. Use WebPageDataContext instead.")]
[ObsoleteSince(28, 0)]
public interface IWebPageDataContext
- Extension Methods
Properties
WebPage
Current web page.
IRoutedWebPage WebPage { get; }
Property Value
Remarks
Use this property to identify the web page from which the request was received.