共用方式為


DefaultUIOptions.UIFramework 屬性

定義

取得或設定 UIFramework 要與預設 UI 搭配使用的 。

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

屬性值

適用於