Ejemplo n.º 1
0
 public Component MountAsPage(string populateElementRef)
 {
     SectionWriters.Clear();
     return(Mount(populateElementRef, replace: false, enableLayouts: true));
 }