BasePath 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
呈现其<href值与当前请求路径基数匹配的基>元素。
public sealed class BasePath : Microsoft.AspNetCore.Components.IComponent
type BasePath = class
interface IComponent
Public NotInheritable Class BasePath
Implements IComponent
- 继承
-
BasePath
- 实现
构造函数
| 名称 | 说明 |
|---|---|
| BasePath() |
呈现其< |
显式接口实现
| 名称 | 说明 |
|---|---|
| IComponent.Attach(RenderHandle) |
呈现其< |
| IComponent.SetParametersAsync(ParameterView) |
呈现其< |