Causes the Frame to load content represented by the specified Page-derived data type.
Syntax
Parameters
- sourcePageType
-
Type: System.Type [.NET] | TypeName [C++]
The data type of the content to load.
Return value
Type: System.Boolean [.NET] | Platform::Boolean [C++]
true if the frame can navigate according to its settings; otherwise, false.
Remarks
Tip If you are programming using a Microsoft .NET language (C# or Microsoft Visual Basic), the TypeName type projects as System.Type. When programming using C#, it is common to use the typeof operator to get references to the System.Type of a type. In Visual Basic, use GetType.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 3/12/2013