Click or drag to resize
BaseInfoGeneralizedInfoWrapperCustomizedColumns Property
Gets the list of customized columns in current object

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public CMSList<string> CustomizedColumns { get; }

Property Value

Type: CMSListString
See Also