Class NewsletterMailingList_Zones
Inheritance
NewsletterMailingList_Zones
Inherited Members
Control.ProcessOnTranslateAsync(object, Dictionary<string, string>, Dictionary<string, object>, string, string, IUser, string, NavigationContext, CancellationToken)
Assembly: DataWeb.Core.dll
Syntax
public class NewsletterMailingList_Zones : ListBox
Constructors
Declaration
public NewsletterMailingList_Zones(Form form, IServiceProvider serviceProvider)
Parameters
Methods
InitAsync(CancellationToken)
Initializes the control asynchronously.
Declaration
public override Task InitAsync(CancellationToken cancellationToken = default)
Parameters
Returns
Type |
Description |
Task |
A task that represents the asynchronous initialization operation.
|
Overrides
Extension Methods