ExtensionsFactory<ModelType>.LabelFor Method
| Name | Parameters | Description |
|---|---|---|
| LabelFor<ValueType>(Expression<Func<ModelType, ValueType>>, Action<LabelSettings>) | expression, method | Creates a Label. |
| LabelFor<ValueType>(Expression<Func<ModelType, ValueType>>) | expression | Creates a Label. |