Click or drag to resize
XmlDataExcludedColumns Property
List of excluded columns (delimited by ';') which wont be loaded to collection. Test contains startwith.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public string ExcludedColumns { get; set; }

Property Value

Type: String
See Also