HtmlForgeX

API Reference

Class

IsCountryCodeAttribute

Namespace HtmlForgeX
Assembly HtmlForgeX
Base Attribute
Modifiers sealed
Attributes
AttributeUsage(128)

Marks a string property as a country code (ISO 3166-1 alpha‑2), so typed forms can render a country picker automatically.

Inheritance

  • Attribute
  • IsCountryCodeAttribute

Constructors

public IsCountryCodeAttribute() #