Partager via


DefaultUIOptions.UIFramework Propriété

Définition

Obtient ou définit le UIFramework à utiliser avec l’interface utilisateur par défaut.

public:
 property Microsoft::AspNetCore::Identity::UI::UIFramework UIFramework { Microsoft::AspNetCore::Identity::UI::UIFramework get(); void set(Microsoft::AspNetCore::Identity::UI::UIFramework value); };
public Microsoft.AspNetCore.Identity.UI.UIFramework UIFramework { get; set; }
member this.UIFramework : Microsoft.AspNetCore.Identity.UI.UIFramework with get, set
Public Property UIFramework As UIFramework

Valeur de propriété

S’applique à