Click or drag to resize

PFItemControllerParameterName_RelationGuid Field

Name of the request parameter containing the guid of an item related to the current item.

This parameter is used when new items are created in a gridview using relations.

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_RelationGuid = "RelationGuid"

Field Value

Type: String
See Also