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


IPropertyPageSite.GetPageContainer Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Framework)  

IPropertyPageSite.GetPageContainer Method

[Visual Basic .NET]
Public Sub GetPageContainer ( _
    ByRef ppUnk As Object _
)
[C#]
public void GetPageContainer (
    ref object ppUnk
);

Product Availability

Available with ArcGIS Desktop.

Description

IPropertyPageSite is a Microsoft interface. Please refer to MSDN for information about this interface

See Also

IPropertyPageSite Interface