Skip to Content
0
Former Member
Dec 29, 2011 at 04:20 AM

Want to find calling component name

143 Views

I have 2 components as below.

component A : in component A have used component B and also embed view of component B in view containner in component A

component B : have only layout for display data

I'd like to know if i want to get the name of component A at the runtime in method of component B, How i can get it ?