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


IBuildMethodUI.Page Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IB > IBuildMethodUI Interface > IBuildMethodUI.Page Property
ArcGIS Developer Help

IBuildMethodUI.Page Property

Property page that is displayed in the host dialog.

[Visual Basic .NET]
Public ReadOnly Property Page As IPropertyPage
[C#]
public IPropertyPage Page {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IBuildMethodUI Interface