This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralEditorPage Interface > ICadastralEditorPage.DoesApply Method (ArcObjects .NET 10.4 SDK) |
Does page apply to the current context / should it be shown.
[Visual Basic .NET] Public Function DoesApply ( _ ) As Boolean
[C#] public bool DoesApply ( );