ArcObjects Library Reference (Carto)  

IActionState.ResetToDefaultState Method

Reset the State information to default.

[Visual Basic .NET]
Public Sub ResetToDefaultState ( _
)
[C#]
public void ResetToDefaultState (
);
[C++]
HRESULT ResetToDefaultState(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IActionState Interface