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


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

IComPropertyPage2.Priority Property

The page priority. The higher the priority, the sooner the page appears in the containing property sheet.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertyPage2 Interface