EventFieldInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Types in the Microsoft.AspNetCore.Components.RenderTree are not recommended for use outside of the Blazor framework. These types will change in a future release.
public ref class EventFieldInfo
public class EventFieldInfo
type EventFieldInfo = class
Public Class EventFieldInfo
- Inheritance
-
EventFieldInfo
Constructors
EventFieldInfo() |
Properties
ComponentId |
Identifies the component whose render tree contains the affected form field. |
FieldValue |
Specifies the form field's new value. |