I have a template called 'Footer' which contains a Rich-Text Field.
Using the Footer Template I have created an Item called 'FooterComponent' and filled in the Rich-Text Field.
I have a sublayout called 'Footer-Sublayout' and Mapped the Visual studio sublayout with this.
Using Footer-Sublayout C# code I have to fetch the Rich-Text field from the 'FooterComponent' and display it in my Home Page.