通过


BasePath 类

定义

呈现其<href值与当前请求路径基数匹配的基>元素。

public sealed class BasePath : Microsoft.AspNetCore.Components.IComponent
type BasePath = class
    interface IComponent
Public NotInheritable Class BasePath
Implements IComponent
继承
BasePath
实现

构造函数

名称 说明
BasePath()

呈现其<href值与当前请求路径基数匹配的基>元素。

显式接口实现

名称 说明
IComponent.Attach(RenderHandle)

呈现其<href值与当前请求路径基数匹配的基>元素。

IComponent.SetParametersAsync(ParameterView)

呈现其<href值与当前请求路径基数匹配的基>元素。

适用于