Confirm Button Extender

<cc1:ConfirmButtonExtender ID="btnSave_ConfirmButtonExtender" runat="server"
                                    ConfirmText="Are you sure to save the Claim ?" Enabled="True"
                                    TargetControlID="btnSave">
</cc1:ConfirmButtonExtender>

Comments

Popular posts from this blog

Encrypt and Decrypt text using alphabet shifting method

Gridview to Datatable and Viewstate

You think Creating Circuler Graph is a difficult task ...........!!!