Click or drag to resize
BindingInfoTemplateInfoTemplatePropertyGetMethod Property
Gets the name of the method to be used to obtain the property value in the property get method.

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

Property Value

Type: String
See Also