Sets the page and type for the destination.
[C#] virtual void SetTarget(PageObjectElement page, DestinationType type) [Visual Basic] Overridable Function SetTarget(page As PageObjectElement, type As DestinationType) As void
virtual void SetTarget(PageObjectElement page, DestinationType type)
Overridable Function SetTarget(page As PageObjectElement, type As DestinationType) As void
As part of this process other destination parameters are set to defaults.
See EntryType for details of the types that can be provided.