Skip to main content
.NET Framework 4.5.2+
  • The page you are viewing does not exist in the .NET 6.0+ platform documentation. This link will take you to the parent topic of the current section.

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.