XmlDataExcludedColumns Property |
List of excluded column name prefixes (delimited by ';'). Columns starting with these won't be loaded to collection.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public string ExcludedColumns { get; set; }
Property Value
Type:
StringSee Also