共用方式為


EventFieldInfo 類別

定義

不建議在 Blazor 架構外部使用 Microsoft.AspNetCore.Components.RenderTree 中的類型。 這些類型在未來版本中將會變更。

public ref class EventFieldInfo
public class EventFieldInfo
type EventFieldInfo = class
Public Class EventFieldInfo
繼承
EventFieldInfo

建構函式

EventFieldInfo()

不建議在 Blazor 架構外部使用 Microsoft.AspNetCore.Components.RenderTree 中的類型。 這些類型在未來版本中將會變更。

屬性

ComponentId

識別轉譯樹狀結構包含受影響表單欄位的元件。

FieldValue

指定表單欄位的新值。

適用於