Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
I want to show message in pop up but it didn't work.
Button1.Attributes.Add("onclick", "return " + UrlUtils.PopUpUrl(DotNetNuke.Common.Globals.NavigateURL("Success", "mid=" + this.ModuleId), this, PortalSettings, true, false, 100, 270));