Table of Contents

Class DropdownWidthSourceGeneratorEnumExtensions

Namespace
MudBlazor
Assembly
MudBlazor.dll

Generated extension methods for DropdownWidth enum.

public static class DropdownWidthSourceGeneratorEnumExtensions
Inheritance
DropdownWidthSourceGeneratorEnumExtensions
Inherited Members

Methods

ToDescriptionString(DropdownWidth)

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 DropdownWidth mudEnum)

Parameters

mudEnum DropdownWidth

Returns

string