GotoPreviousPageBehaviors
A collection of goto previous page behavior objects.
GotoPreviousPageBehaviors Properties
| Property |
Type |
Access |
Description |
| item |
Object |
read |
Returns the gotopreviouspagebehaviors with the specified index or name. |
| length |
Long |
read |
The number of gotopreviouspagebehaviors in the collection. |
GotoPreviousPageBehaviors Methods
| Method |
Returns |
Description |
| add |
GotoPreviousPageBehavior |
Create a new gotopreviouspagebehaviors. |
| anyItem |
Object |
Returns any gotopreviouspagebehaviors. |
| firstItem |
Object |
Returns the first gotopreviouspagebehaviors. |
| itemByID |
Object |
Returns the gotopreviouspagebehaviors with the specified ID. |
| itemByRange |
Objects |
Returns the gotopreviouspagebehaviorss within the specified range. |
| lastItem |
Object |
Returns the last gotopreviouspagebehaviors. |
| middleItem |
Object |
Returns the middle gotopreviouspagebehaviors. |
| nextItem |
Object |
Returns the next gotopreviouspagebehaviors. |
| previousItem |
Object |
Returns the previous gotopreviouspagebehaviors. |