Click or drag to resize
BaseInfoGetCustomProperties Method
Gets list of custom properties.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
protected virtual List<string> GetCustomProperties()

Return Value

Type: ListString
See Also