Dynamicweb 8 Documentation
ListPresentationType Property (ProductGroupField)

Gets or sets the presentation type for this field (only applies for product group fields of type "list").
Syntax
'Declaration
 
Public Property ListPresentationType As FieldListPresentationType
public FieldListPresentationType ListPresentationType {get; set;}
Remarks
Setting this property only makes sence for product group fields of type "list".
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ProductGroupField Class
ProductGroupField Members

Send Feedback