Click or drag to resize

PFItemControllerParameterName_RelatedItemContentType Field

Name of the request parameter containing the id (long) of the parent content-type of the 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_RelatedItemContentType = "RelatedItemContentType"

Field Value

Type: String
See Also