SectionWizardSyncTextEditorsToModelAsync Method

Sync the content from the text editors in the UI to the underlying model, ensuring that any changes made by the user are reflected in the data structure.

Definition

Namespace: MobileTrack.Web.Portal.Pages.Admin.Helps
Assembly: MobileTrack.Web.Portal (in MobileTrack.Web.Portal.exe) Version: 0.8+821604ea552bde242964120acb39b21c90d2b4af
public Task SyncTextEditorsToModelAsync()

Return Value

Task

[Missing <returns> documentation for "M:MobileTrack.Web.Portal.Pages.Admin.Helps.SectionWizard.SyncTextEditorsToModelAsync"]

See Also