Bagikan melalui


UrlResolutionTagHelper.ProcessUrlAttribute(String, TagHelperOutput) Metode

Definisi

Menyelesaikan dan memperbarui nilai URL yang dimulai dengan '~/' (relatif terhadap pengaturan 'webroot' aplikasi) untuk output's Attributes yang Name adalah attributeName.

protected:
 void ProcessUrlAttribute(System::String ^ attributeName, Microsoft::AspNetCore::Razor::TagHelpers::TagHelperOutput ^ output);
protected void ProcessUrlAttribute (string attributeName, Microsoft.AspNetCore.Razor.TagHelpers.TagHelperOutput output);
member this.ProcessUrlAttribute : string * Microsoft.AspNetCore.Razor.TagHelpers.TagHelperOutput -> unit
Protected Sub ProcessUrlAttribute (attributeName As String, output As TagHelperOutput)

Parameter

attributeName
String

Nama atribut yang digunakan untuk mencari nilai untuk mengatasinya.

Berlaku untuk