Gets the index of page with the specified page view ID.
Namespace:
C1.Web.iPhone.C1MultiViewAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public int FindPageView( string pageViewID ) |
Visual Basic |
---|
Public Function FindPageView ( _ pageViewID As String _ ) As Integer |
Parameters
- pageViewID
- Type: System..::..String
The page view ID.