object.NavigateToUrlEx aURL[, aCaption = ""[, aPatientID = 0[, aCaseID = 0[, aWindowWidth = 0[, aWindowHeight = 0[, aAllowEscape = true]]]]]]
Part | Attribute | Type | Description |
---|---|---|---|
object |
Required | The object always implements the ISProfile interface |
|
aURL |
In, Required | string |
|
aCaption |
In, Optional Default value is "" |
string |
|
aPatientID |
In, Optional Default value is 0 |
int |
|
aCaseID |
In, Optional Default value is 0 |
int |
|
aWindowWidth |
In, Optional Default value is 0 |
int |
|
aWindowHeight |
In, Optional Default value is 0 |
int |
|
aAllowEscape |
In, Optional Default value is true |
bool |