API ReferenceSandbox
LoadingContextclass
object→LoadingContext
Constructors1
Showing 1 constructors
public LoadingContext()
No results match this filter.
Properties2
Showing 2 properties
public bool Sandbox.LoadingContext.IsCompleted { get; set; }
True if the task has completed
Returns:
bool—public string Sandbox.LoadingContext.Title { get; set; }
The title of this loading task
Returns:
string—No results match this filter.