Click or drag to resize

PFViewContentTypes Property

Gets the list of content-types whose contents are displayed in the view.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public List<PFContentType> ContentTypes { get; }

Property Value

Type: ListPFContentType
See Also