Sdílet prostřednictvím


RazorPageBase.Href(String) Metoda

Definice

Vrátí hodnotu href pro danou cestu k obsahu.

public:
 virtual System::String ^ Href(System::String ^ contentPath);
public virtual string Href (string contentPath);
abstract member Href : string -> string
override this.Href : string -> string
Public Overridable Function Href (contentPath As String) As String

Parametry

contentPath
String

Cesta k obsahu.

Návraty

HREF pro contentPath.

Platí pro