WebElementReferenceContext Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A ElementReferenceContext for a web element.
public ref class WebElementReferenceContext : Microsoft::AspNetCore::Components::ElementReferenceContext
public class WebElementReferenceContext : Microsoft.AspNetCore.Components.ElementReferenceContext
type WebElementReferenceContext = class
inherit ElementReferenceContext
Public Class WebElementReferenceContext
Inherits ElementReferenceContext
- Inheritance
Constructors
WebElementReferenceContext(IJSRuntime) |
Initialize a new instance of WebElementReferenceContext. |