BasePath 클래스

정의

값이 <href 현재 요청 경로 베이스와 일치하는 기본> 요소를 렌더링합니다.

public sealed class BasePath : Microsoft.AspNetCore.Components.IComponent
type BasePath = class
    interface IComponent
Public NotInheritable Class BasePath
Implements IComponent
상속
BasePath
구현

생성자

Name Description
BasePath()

값이 <href 현재 요청 경로 베이스와 일치하는 기본> 요소를 렌더링합니다.

명시적 인터페이스 구현

Name Description
IComponent.Attach(RenderHandle)

값이 <href 현재 요청 경로 베이스와 일치하는 기본> 요소를 렌더링합니다.

IComponent.SetParametersAsync(ParameterView)

값이 <href 현재 요청 경로 베이스와 일치하는 기본> 요소를 렌더링합니다.

적용 대상