Table of Contents

Method GetCustomLabel

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetCustomLabel<T>(string)

Gets custom label for the given Type and PropertyInfo.

string? GetCustomLabel<T>(string propName) where T : class

Parameters

propName string

Property name.

Returns

string

Type Parameters

T

Object type.