For internal use.
Namespace: DevExpress.ExpressApp.Web.Controls
Assembly: DevExpress.ExpressApp.Web.v18.2.dll
public void CreatePopupControlMarkup(
string url,
bool isSizeable,
bool showInFindPopup,
ClientServerInfo clientServerInfo,
Frame sourceFrame,
Frame targetFrame,
ShowViewSource showViewSource
)
Public Sub CreatePopupControlMarkup(
url As String,
isSizeable As Boolean,
showInFindPopup As Boolean,
clientServerInfo As ClientServerInfo,
sourceFrame As Frame,
targetFrame As Frame,
showViewSource As ShowViewSource
)
Type | Name | Description |
---|---|---|
String | url | |
Boolean | isSizeable | |
Boolean | showInFindPopup | |
DevExpress.ExpressApp.Web.ClientServerInfo | clientServerInfo | |
Frame | sourceFrame | |
Frame | targetFrame | |
ShowViewSource | showViewSource |