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

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public List<string> GetRegisteredProperties()

Return Value

Type: ListString
See Also