This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralEditorPages Interface > ICadastralEditorPages.SelectPage Method (ArcObjects .NET 10.4 SDK) |
Selects a tab in the window.
[Visual Basic .NET] Public Sub SelectPage ( _ ByVal pPage As ICadastralEditorPage _ )
[C#] public void SelectPage ( ICadastralEditorPage pPage );