Click or drag to resize
LayoutUpdateResultErrors Property
Gets error messages from an unsuccessful update.

Namespace: ConnectedApps.Cms.Entities.Layout
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string[] Errors { get; set; }

Property Value

Type: String
See Also