

Y - The Y coordinate of the top/left corner of the modal popup.

(the popup will be centered horizontally if not specified) X - The X coordinate of the top/left corner of the modal popup.PopupDragHandleControlID - The ID of the embedded element thatĬontains the popup header/title which will be used as a drag handle.OnCancelScript - Script to run when the modal popup is dismissed.CancelControlID - The ID of the element that cancels the modal.OnOkScript - Script to run when the modal popup is dismissed with.OkControlID - The ID of the element that dismisses the modal popup.DropShadow - True to automatically add a drop-shadow to the modal.BackgroundCssClass - The CSS class to apply to the background when.PopupControlID - The ID of the element to display as a modal popup.

Ajax popup window example how to#
If you are unfamiliar about how to integrate ajax control toolkit into your visual studio or website you can readģ Different ways to add AjaxControlToolkit in Asp. net websites with little efforts.Ījax control toolkit modalpopup can be used from server side or client side.įirst of all you need to install ajax control toolkit into your website or visual studio. net tutorial we will learn about how to create ajax control toolkit modalpopup extender.Ījax control toolkit modalpopup extender is used to create beautiful popup's inside asp.
