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


IComPropertySheet2.GetActivePage Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > IComPropertySheet2 Interface > IComPropertySheet2.GetActivePage Method
ArcGIS Developer Help

IComPropertySheet2.GetActivePage Method

The UID of the active page.

[Visual Basic .NET]
Public Function GetActivePage ( _
    ByVal pObjects As ISet _
) As Guid
[C#]
public Guid GetActivePage (
    ISet pObjects
);

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertySheet2 Interface