'Declaration Public Function New( _ ByVal facing As Boolean, _ ByVal continuous As Boolean _ )
public ActionHandlerPageView( bool facing, bool continuous )
Parameters
- facing
- A value to assign to the ActionHandlerPageView.Facing property.
- continuous
- A value to assign to the ActionHandlerPageView.Continuous property.