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


IPropertyPageContext.Priority Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Framework)  

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