Class ProgressPanelContextItem
public abstract class ProgressPanelContextItem
- Inheritance
-
ProgressPanelContextItem
- Inherited Members
- Extension Methods
Constructors
ProgressPanelContextItem(string)
public ProgressPanelContextItem(string id)
Parameters
idstring
Properties
Id
public string Id { get; }
Property Value
Methods
WriteJson(TextWriter)
protected abstract void WriteJson(TextWriter output)
Parameters
outputTextWriter