Table of Contents

Class LabelPositionSourceGeneratorEnumExtensions

Namespace
MudBlazor
Assembly
MudBlazor.dll

Generated extension methods for LabelPosition enum.

public static class LabelPositionSourceGeneratorEnumExtensions
Inheritance
LabelPositionSourceGeneratorEnumExtensions
Inherited Members

Methods

ToDescriptionString(LabelPosition)

Returns the value of the DescriptionAttribute attribute. If no description attribute was found the default ToString() method will be used.

public static string ToDescriptionString(this LabelPosition mudEnum)

Parameters

mudEnum LabelPosition

Returns

string