Click or drag to resize

PFViewHtmlHelperShowContentSelection Property

Gets a value indicating whether the control allowing content-type selection should be displayed.

Obviously, the control is hidden when the view scope is ContentType.

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

Property Value

Type: Boolean
See Also