Click or drag to resize

PFGridViewHtmlHelper_ItemsRelation Property

Gets the content relation.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public ContentRelation Relation { get; }

Property Value

Type: ContentRelation
Exceptions
ExceptionCondition
ObjectNotFoundExceptionRelation not found.
See Also