Click or drag to resize
RegisteredPropertiesTParentmPropertyFunctions Field
Collection of the properties registered by the lambda function.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
protected StringSafeDictionary<PropertySettings<TParent>> mPropertyFunctions

Field Value

Type: StringSafeDictionaryPropertySettingsTParent
See Also