Click or drag to resize
SKUTreeNodeGetTypeSpecificColumnNames Method
Gets the column names that are specific to the type

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
protected override IEnumerable<string> GetTypeSpecificColumnNames()

Return Value

Type: IEnumerableString
See Also