This document is archived and information here might be outdated.  Recommended version.


ICadastralEditorPage.DoesApply Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IC > ICadastralEditorPage Interface > ICadastralEditorPage.DoesApply Method
ArcGIS Developer Help

ICadastralEditorPage.DoesApply Method

Does page apply to the current context / should it be shown.

[Visual Basic .NET]
Public Function DoesApply ( _
) As Boolean
[C#]
public bool DoesApply (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralEditorPage Interface