Click or drag to resize

PFContentTypeGetSortedViews Method

Gets the list of views, sorted depending on the value of the ViewOrderType property.

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<PFView> GetSortedViews()

Return Value

Type: ListPFView
See Also