Skip to main content
A newer version of this page is available. .

PopupWindowManager.GetShowPopupWindowScript Method

Name Parameters Description
GetShowPopupWindowScript(PopupWindowShowAction, String, String, Boolean, Boolean, Boolean, Boolean, String) action, callBackFuncName, targetControlId, forcePostBack, isSizeable, useFindTemplate, showInFindPopup, endCallbackHandler For internal use.
GetShowPopupWindowScript(PopupWindowShowAction, String, String, Boolean, Boolean, Boolean, Boolean) action, callBackFuncName, targetControlId, forcePostBack, isSizeable, useFindTemplate, showInFindPopup For internal use.
GetShowPopupWindowScript(PopupWindowShowAction, String, String, Boolean, Boolean) action, callBackFuncName, targetControlId, forcePostBack, isSizeable For internal use.
GetShowPopupWindowScript(View, Action, Action, Boolean) view, okDelegate, cancelDelegate, isSizeable
GetShowPopupWindowScript(String, String, String, Boolean, Boolean, String, Boolean, String) url, callBackFuncName, targetControlId, forcePostBack, isSizeable, actionId, showInFindPopup, endCallbackHandler For internal use.
GetShowPopupWindowScript(String, String, String, Boolean, Boolean, String) url, callBackFuncName, targetControlId, forcePostBack, isSizeable, actionId For internal use.
GetShowPopupWindowScript(String, String, String, Boolean, Boolean) url, callBackFuncName, targetControlId, forcePostBack, isSizeable For internal use.