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


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

ICadastralEditorPages.AddPages Method

Add Property Page to the Cadastral Editor Dockable window.

[Visual Basic .NET]
Public Sub AddPages ( _
)
[C#]
public void AddPages (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralEditorPages Interface