Method GetDefaultLabel
GetDefaultLabel(String)
Gibt des Default-Label eines bestimmten Properties zurück. Falls es das Property nicht gibt, wird System.String.Empty zurückgegeben.
Declaration
[DocfxBrowsable]
string GetDefaultLabel(string propertyName)
Parameters
propertyName
System.String
Returns
System.String