BasePath 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.
Renders a <base> element whose href value matches the current request path base.
public sealed class BasePath : Microsoft.AspNetCore.Components.IComponent
type BasePath = class
interface IComponent
Public NotInheritable Class BasePath
Implements IComponent
- Inheritance
-
BasePath
- Implements
Constructors
| Name | Description |
|---|---|
| BasePath() | |
Explicit Interface Implementations
| Name | Description |
|---|---|
| IComponent.Attach(RenderHandle) | |
| IComponent.SetParametersAsync(ParameterView) | |