PFContentTypeDefaultView Property |
Gets or sets the default view of this content-type.
This view will be used when no specific view is specified.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntaxpublic PFView DefaultView { get; set; }
Property Value
Type:
PFView
See Also