Skip to content

Instantly share code, notes, and snippets.

@rsleggett
Created October 21, 2012 16:27
Show Gist options
  • Save rsleggett/3927445 to your computer and use it in GitHub Desktop.
Save rsleggett/3927445 to your computer and use it in GitHub Desktop.
How to add schema as embedded resource
[TcmTemplateTitle("Build ASP.NET Sitemap File from Taxonomy")]
[TcmTemplateParameterSchema("resource:BuildingBlocks.Tridion.ModularTemplates.Resources.Build Sitemap from Taxonomy Parameter Schema.xsd")]
public class BuildSitemapFromTaxonomy : Base.TemplateBase
{
//Code snipped
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment