public static bool HasView(string name) { return(DelegateProxy.HasViewProxy != null && DelegateProxy.HasViewProxy(name)); }