1.

What Is Meant By Layout Insitecore?

Answer»

When ever user SENDS any request to SITECORE through a URL, Sitecore resolves that item by generatingvisual representation of that item. Layout provide the basic structure of this visual representation.Layout is container which contains DIFFERENT component of the page.Technically speaking, your .ASPX page is layout and .ASCX, .CS or .XSLT file is component (user control).

When ever user sends any request to Sitecore through a URL, Sitecore resolves that item by generatingvisual representation of that item. Layout provide the basic structure of this visual representation.Layout is container which contains different component of the page.Technically speaking, your .ASPX page is layout and .ASCX, .CS or .XSLT file is component (user control).



Discussion

No Comment Found