ActionCreateGoto Method |
Name | Description | |
---|---|---|
CreateGoto(Destination) | Creates a new 'GoTo'action. GoTo action takes the user to the
specified Destination view located in the same document.
| |
CreateGoto(String, Destination) | Creates a new 'GoTo' action using a 'Named Destination'. GoTo action
takes the user to the specified 'Named Destination' view located in the
same document.
| |
CreateGoto(Byte, Int32, Destination) | Creates a new 'GoTo' action using a 'Named Destination'. GoTo action
takes the user to the specified 'Named Destination' view located in the
same document.
|