Aracılığıyla paylaş


UrlResolutionTagHelper.ProcessUrlAttribute(String, TagHelperOutput) Yöntem

Tanım

's için attributeNameName '~/' (uygulamanın 'webroot' ayarına göre) outputAttributes ile başlayan URL değerlerini çözümler ve güncelleştirir.

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)

Parametreler

attributeName
String

Çözümlemek için değerleri ararken kullanılan öznitelik adı.

Şunlara uygulanır