DynamicPropertyPropertyTypeGetter Property |
Gets or sets the getter for the property
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax protected Func<PropertyType> Getter { get; set; }
Property Value
Type:
FuncPropertyTypeSee Also