HtmlForgeX

API Reference

Class

AvatarSizeExtensions

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers static

Extension helpers for AvatarSize values.

Inheritance

  • Object
  • AvatarSizeExtensions

Methods

public static String EnumToString(AvatarSize size) #
Returns: String

Converts the avatar size to the corresponding Tabler CSS class.

Parameters

size HtmlForgeX.AvatarSize requiredposition: 0
Avatar size value.

Returns

CSS class string.