ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / Page Class


In This Topic
    Page Class Methods
    In This Topic

    For a list of all members of this type, see Page members.

    Public Methods
     NameDescription
    Public Method Triggers a ReinitializeAsync call in each loaded Page in the sheet.  
    Top
    Protected Methods
     NameDescription
    Protected Internal Method Invoked when the cancel button on the property sheet has been clicked.  
    Protected Internal Method Invoked when the ok or apply button on the property sheet has been clicked.  
    Protected Internal Method Invoked when a page loads because it has become visible inside the sheet.  
    Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
    Protected Internal Method Invoked when any Page in the sheet calls ReloadAsync.  
    Protected Internal Method Invoked when the reset button on the property sheet has been clicked.  
    Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
    Protected Internal Method Invoked before a page is destroyed.  
    Top
    See Also