Exemplo n.º 1
0
 public static IHtmlString WidgetChrome(this SitecoreHelper helper)
 {
     return(helper.WidgetChrome(null));
 }