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


IComPropertySheet2.GetActivePage Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Framework)  

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