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


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

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

.NET Samples

Layer property page and property sheet Multivariate renderer Implementing the ISchematicRulesHelper to easily develop a custom schematic rule Reducing schematic nodes and computing a cumulative attribute via a schematic rule Implementing a schematic rule and its property page Timestamper class extension