Class AutofillDomainEvent
Provides static event descriptors for the IAutofill.
public static class AutofillDomainEvent
- Inheritance
-
AutofillDomainEvent
- Inherited Members
Properties
AddressFormFilled
Emitted when an address form is filled.
public static EventDescriptor<CdpEventArgs<AddressFormFilledEventArgs>> AddressFormFilled { get; }
Property Value
- EventDescriptor<CdpEventArgs<AddressFormFilledEventArgs>>