For internal use.
Namespace: DevExpress.ExpressApp.Web
Assembly: DevExpress.ExpressApp.Web.v18.2.dll
[Browsable(false)]
public string GetShowPopupWindowScript(
PopupWindowShowAction action,
string callBackFuncName,
string targetControlId,
bool forcePostBack,
bool isSizeable,
bool useFindTemplate,
bool showInFindPopup
)
<Browsable(False)>
Public Function GetShowPopupWindowScript(
action As PopupWindowShowAction,
callBackFuncName As String,
targetControlId As String,
forcePostBack As Boolean,
isSizeable As Boolean,
useFindTemplate As Boolean,
showInFindPopup As Boolean
) As String
Type | Name | Description |
---|---|---|
PopupWindowShowAction | action | |
String | callBackFuncName | |
String | targetControlId | |
Boolean | forcePostBack | |
Boolean | isSizeable | |
Boolean | useFindTemplate | |
Boolean | showInFindPopup |
Type | Description |
---|---|
String |