'Declaration Public Function New( _ ByVal pageJumpType As PageJumpTypeEnum, _ ByVal pageNo As Integer _ )
public C1LinkTargetPage( PageJumpTypeEnum pageJumpType, int pageNo )
Parameters
- pageJumpType
- The type of the page jump.
- pageNo
- The absolute 1-based target page number.