Click or drag to resize
LayoutControlAttributes Property

Namespace: ConnectedApps.Cms.Entities.Layout
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public EntityCollection<LayoutControlAttribute> Attributes { get; set; }

Property Value

Type: EntityCollectionLayoutControlAttribute
See Also