Training
Module
Build custom Power Pages web templates - Training
Find out how to embed custom CSS and JavaScript into your Power Pages templates.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The UriTemplate class provides methods for working with sets of URIs that share a common structure. The UriTemplate sample demonstrates the following key concepts relating to UriTemplate
:
Syntax for creating templates.
Instantiating URIs from a UriTemplate
using BindByName and BindByPosition.
Match, which is the inverse operation of BindByName
and BindByPosition
.
To build the C# or Visual Basic .NET edition of the solution, follow the instructions in Building the Windows Communication Foundation Samples.
To run the sample in a single- or cross-machine configuration, follow the instructions in Running the Windows Communication Foundation Samples.
Training
Module
Build custom Power Pages web templates - Training
Find out how to embed custom CSS and JavaScript into your Power Pages templates.