This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > IComPropertyPageSite Interface > IComPropertyPageSite.PageChanged Method (ArcObjects .NET 10.5 SDK) |
Called by the property page to let the property sheet know that something changed.
[Visual Basic .NET]
Public Sub PageChanged ( _
)
[C#] public void PageChanged ( );