Click or drag to resize

WebFormButtonGetControlModeForState Method (State)

Gets the control mode used during the specified state.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public WebFormButtonControlMode GetControlModeForState(
	State state
)

Parameters

state
Type: Packflow.ModelingState

Return Value

Type: WebFormButtonControlMode
See Also