In my earlier post I have briefed on Umbraco document types. Now it’s the time to write down about Templates in Umbraco. Umbraco template is basically a text/(X)Html combined with Umbraco tags.
Umbraco templates has the following functionalities such as
• Inserting property from the current page
• Inserting macros/dynamic content
• Manage the central layout of the site
Templates can be created from the Settings section in Umbraco administration. Also corresponding templates are created when a new Document type is created. We can associate a template with a Document type.
About .NET , C#, ASP.NET , SharePoint , Umbraco , SQL Server , Business Intelligence and more...
Subscribe to:
Post Comments (Atom)
Installing ASP.NET MVC
Installing ASP.NET MVC Before we dive deep into the ASP.NET MVC, let’s install it our development machine. This is very straight forwa...
-
Here lets discuss about the various Parameter modifiers that can be used to manage how arguments are passed to methods. Default by Value...
-
When you begin developing Windows Phone applications, you need to choose a framework one from Silverlight or XNA framework. Let’s list down ...
-
Visual Studio Test Professional 2010 is an integrated testing toolset from Microsoft which provides a complete plan-test-track workflow for ...
No comments:
Post a Comment