BaseInfoCustomizedColumns Property |
Gets the list of customized columns in current object
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax protected virtual CMSList<string> CustomizedColumns { get; set; }
Property Value
Type:
CMSListStringSee Also