Click or drag to resize

PFGridViewPlaceHolderHtmlHelperSettingsMultiContent Property

Gets the settings object when the gridview targets items from multiple 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 PFGridViewSettings_MultiContent SettingsMultiContent { get; }

Property Value

Type: PFGridViewSettings_MultiContent
See Also