ArcGIS Pro 2.8 API Reference Guide
Activate Method (State)

ArcGIS.Desktop.Framework Namespace > State Class : Activate Method
The state string identifier.
Adds the specified state to the state set.
Syntax
public void Activate( 
   string stateID
)
Public Sub Activate( _
   ByVal stateID As String _
) 

Parameters

stateID
The state string identifier.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

State Class
State Members
State Class