Property CustomSettingsElementCreator
CustomSettingsElementCreator
The delegate to create custom settings UI element for the ID provider. If provided, the element is appended to the IdProviderElement.
Declaration
public IdProviderOptions.CreateCustomSettingsElementDelegate CustomSettingsElementCreator { get; set; }
Property Value
Type | Description |
---|---|
IdProviderOptions.CreateCustomSettingsElementDelegate |