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