TemplateExpand Method |
Name | Description | |
---|---|---|
Expand(IAppContext, NameValueCollection, String, String, String) |
Expands the template using the nameValues.
Unless both High and Low resolutions are required, it is recommend
that you use Expand(IAppContext, NameValueCollection, ContentResolution, String, String, String) to avoid
spurious devlog entries and for slighly better performace.
See Expand(IAppContext, NameValueCollection, ContentResolution, String, String, String) for more information about template expansion.
| |
Expand(IAppContext, NameValueCollection, ContentResolution, String, String, String) |
Expands the template using the nameValues.
|