close button code for sharepoint
asp:Button ID="Btncls1" runat="server" Text="Close" CssClass="ms-ButtonHeightWidth" OnClientClick="javascript:SP.UI.ModalDialog.commonModalDialogClose(SP.UI.DialogResult.cancel, 'Cancelled clicked');"
asp:Button ID="Btncls1" runat="server" Text="Close" CssClass="ms-ButtonHeightWidth" OnClientClick="javascript:SP.UI.ModalDialog.commonModalDialogClose(SP.UI.DialogResult.cancel, 'Cancelled clicked');"
No comments:
Post a Comment