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