private void LoadImgNews() { WebParts.Views.RollImageNews w = new WebParts.Views.RollImageNews(); if (w != null) { ShowinfoPanel.Children.Add(w); } }