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


IPropertyPageContext.Priority Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IP > IPropertyPageContext Interface > IPropertyPageContext.Priority Property
ArcGIS Developer Help

IPropertyPageContext.Priority Property

The page's priority relative to other pages that interact with the same object. The higher the value, the higher the priority.

[Visual Basic .NET]
Public ReadOnly Property Priority As Integer
[C#]
public int Priority {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IPropertyPageContext Interface