NOTE: This member is now obsolete.Use IPageElementParameter.Label (which is available via IHostAware.SethostingElement() => IPageElement.GetParameter()).

Requests the label text for a binding expression supported by the control.
string GetBindingLabel( 
string propertyPath 
)

Parameters

propertyPath

Type: string

The referenced property of the control. Return null to use the default label text.