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


IPropertyPageSiteConfig.Page Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IP > IPropertyPageSiteConfig Interface > IPropertyPageSiteConfig.Page Property
ArcGIS Developer Help

IPropertyPageSiteConfig.Page Property

The page contained by the site.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IPropertyPageSiteConfig Interface