ArcObjects Library Reference (Framework)  

IComPropertyPageSite.PageChanged Method

Called by the property page to let the property sheet know that something changed.

[Visual Basic .NET]
Public Sub PageChanged ( _
)
[C#]
public void PageChanged (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertyPageSite Interface