Confirm Button Extender
<cc1:ConfirmButtonExtender ID="btnSave_ConfirmButtonExtender" runat="server"
ConfirmText="Are you sure to save the Claim ?" Enabled="True"
TargetControlID="btnSave">
</cc1:ConfirmButtonExtender>
ConfirmText="Are you sure to save the Claim ?" Enabled="True"
TargetControlID="btnSave">
</cc1:ConfirmButtonExtender>
Comments
Post a Comment