API Reference
Class
TablerServiceConfigProbeItemSettings
Item-level state settings for TablerServiceConfigProbeCatalog probe cards.
Inheritance
- Object
- TablerServiceConfigProbeItemSettings
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Accepted by parameters
Methods
public TablerServiceConfigProbeItemSettings Active(Boolean enable = true) #Returns:
TablerServiceConfigProbeItemSettingsMarks the probe as the currently selected/inspected probe.
Parameters
- enable System.Boolean = true
public TablerServiceConfigProbeItemSettings Disabled(Boolean enable = true) #Returns:
TablerServiceConfigProbeItemSettingsMarks the probe as disabled and unavailable for selection.
Parameters
- enable System.Boolean = true
public TablerServiceConfigProbeItemSettings State(TablerServiceConfigProbeState state) #Returns:
TablerServiceConfigProbeItemSettingsSets the semantic state used by CSS and automation hooks.
Parameters
- state HtmlForgeX.TablerServiceConfigProbeState