Click or drag to resize

PFItemControllerParameterName_StartEdition Field

Name of the request parameter allowing, if true, to start in edit mode.

This will only apply if there is no active lock and if the user is allowed to update the current item.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public const string ParameterName_StartEdition = "StartEdition"

Field Value

Type: String
See Also