Click or drag to resize

ISchemaSyncLogErrorPages Property


Gets/sets the collection of pages that failed to sync.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
IEnumerable<string> ErrorPages { get; set; }

Property Value

Type: IEnumerableString
See Also