Gets an already-defined page control for the specified URI, or creates a new one.
Syntax
var function = WinJS.UI.Pages.get(uri);
Parameters
- uri
-
Type: String
The URI for the content that defines the page.
Return value
Type: Function
A constructor function that creates the page.
Requirements
|
Namespace |
WinJS.UI.Pages |
|---|---|
|
Library |
|
See also
- Navigation design for Windows Store apps
- Quickstart: Adding Page controls
- Adding a Page control item template
- Quickstart: Using single-page navigation
Build date: 12/5/2012