JSComponentInterop.AddRootComponent(String, String) Method    
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.
For framework use only.
protected internal virtual int AddRootComponent(string identifier, string domElementSelector);abstract member AddRootComponent : string * string -> int
override this.AddRootComponent : string * string -> intProtected Friend Overridable Function AddRootComponent (identifier As String, domElementSelector As String) As IntegerParameters
- identifier
- String
- domElementSelector
- String