Method SetCustomLabel
SetCustomLabel<T>(string, string)
Sets custom label for the property.
public static bool SetCustomLabel<T>(string propName, string label) where T : class
Parameters
Returns
- bool
true
if operation successfull,false
otherwise.
Type Parameters
T
Object type.