Wijmo Open for Juice UI
WijDialog

The WijDialog control formats a dialog box for displaying information. The dialog window can be moved, resized, and closed.

 

 

WijDialog Markup

The following markup creates a WijDialog control. Set the TargetControlID property to attach the extender to a control.

   <cc1:WijDialog ID="Panel1_WijDialog" runat="server"
        TargetControlID="Panel1">
    </cc1:WijDialog>

 

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback