Click or drag to resize

ContentColumnPermissionsGetControlModeForState Method (Int32)

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 ContentColumnControlMode GetControlModeForState(
	int stateId
)

Parameters

stateId
Type: SystemInt32

Return Value

Type: ContentColumnControlMode
See Also