Click or drag to resize

PFGridViewHtmlHelper_MultiContentFieldsAvailability Property

Gets the fields availability across the target content-types.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public List<PFMixedField> FieldsAvailability { get; }

Property Value

Type: ListPFMixedField
See Also