The include and master server directives that avoids repetition of code in your files.
This is used for including the contents of one or more files into a web page. This could commonly be a common piece of code throughout a…
This is used for specifying a master file to use as template for the page. The child page uses xdt:Transform attributes on elements to…