ExportJobDefinitionConverterDoShowUI Method |
Shows the specific UI embedded in the plug-in instance. The content will be wrapped by a preset view.
Namespace: RAYLASE.MarkerPlugin.ExportersAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxprotected override Control DoShowUI(
string id
)
Parameters
- id String
- The ID of the UI.
Return Value
Control[Missing <returns> documentation for "M:RAYLASE.MarkerPlugin.Exporters.ExportJobDefinitionConverter.DoShowUI(System.String)"]
See Also