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


IActionState.ResetToDefaultState Method (ArcObjects .NET 10.5 SDK)
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