Provides methods for defining and displaying PageControl objects.
The WinJS.UI.Pages namespace has these types of members:
Objects
| Object | Description |
|---|---|
|
A modular unit of HTML, CSS, and JavaScript that can be navigated to or used as a custom Windows Library for JavaScript control. |
Interfaces
| Interface | Description |
|---|---|
|
Provides members for a PageControl. You implement this interface when defining a new PageControl. |
Functions
| Function | Description |
|---|---|
|
Creates a new PageControl from the specified URI that contains the specified members. Multiple calls to this method for the same URI are allowed, and all members will be merged. | |
|
Gets an already-defined page control for the specified URI, or creates a new one. | |
|
Creates a PageControl from the specified URI and inserts it inside the specified element. |
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
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