Click or drag to resize
AbstractInfoBaseTInfoGetLocalProperties Method
Gets the list of local properties for particular object

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

Return Value

Type: ListString
See Also