Click or drag to resize
BaseInfoGetRegisteredProperties Method
Gets list of registered properties.

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

Return Value

Type: ListString
See Also