MobileTrack Nexus Documentation
C#
Show/Hide TOC
Action
Flow
Modal
Load
Data Method
Loads the data that the component requires to get out of preview. It is invoked in the
OnParametersSetAsync
method of
MtBaseComponent
Definition
Namespace:
MobileTrack.Web.Components.Components.Modals
Assembly:
MobileTrack.Web.Components (in MobileTrack.Web.Components.dll) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
C#
Copy
Request Example
protected
override
Task
LoadData
()
Return Value
Task
Task
completion
See Also
Reference
ActionFlowModal Class
MobileTrack.Web.Components.Components.Modals Namespace
In This Article
Definition
See Also