Click or drag to resize
BindingInfoTemplateInfoTemplatePropertyUseGetValue Property
Gets a value that indicates if the GetValue method is to be used in the property get method.

Namespace: CMS.DataEngine.Generators
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public bool UseGetValue { get; }

Property Value

Type: Boolean
See Also