Item_Aggregation_Front_Banner Class
Information about a front-banner for an item aggregation
Namespace: SobekCM.Core.AggregationsAssembly: SobekCM_Core (in SobekCM_Core.dll) Version: 4.10.0.0 (4.10.0.0)
Syntax
C# |
---|
[SerializableAttribute]
[ProtoContractAttribute]
[DataContractAttribute]
public class Item_Aggregation_Front_Banner |
Inheritance Hierarchy
Constructors
Properties
| Name | Description |
---|
| File | Name of the image file used in this front banner |
| Height | Height of the special front banner image used for aggregationPermissions that show the highlighted
item and the search box in the main banner at the top on the front page |
| Type | Flag indicates type of front banner -- either FULL, LEFT, or RIGHT |
| Width | Width of the special front banner image used for aggregationPermissions that show the highlighted
item and the search box in the main banner at the top on the front page |
See Also