CurrentPageVisibleOnSearchToolbar Property (FlexViewer)
In This Topic
Indicates if the "Current Page" button is visible on the Search toolbar.
Syntax
'Declaration
Public Property CurrentPageVisibleOnSearchToolbar As Boolean
public bool CurrentPageVisibleOnSearchToolbar {get; set;}
See Also