Skip to content

peBrowserTarget- cDRReport

Methods - Properties - Events

Type

Integer

Default

btNewWindow

Arguments

None

Description

Can be set to one of the supported browser target constants supported by the NavigateToPage method of the web framework.

DataFlex Framework usage

  • Web

Sample

Object oViewer is a cWebDRReport
    Set peBrowserTarget to btNewTab
End_Object

Notes

  • Only available for web applications