Megosztás a következőn keresztül:


TagHelperBlock.LocateOwner(TextChange) Method

Definition

public:
 override Microsoft::AspNetCore::Razor::Parser::SyntaxTree::Span ^ LocateOwner(Microsoft::AspNetCore::Razor::Text::TextChange change);
public override Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Span LocateOwner (Microsoft.AspNetCore.Razor.Text.TextChange change);
override this.LocateOwner : Microsoft.AspNetCore.Razor.Text.TextChange -> Microsoft.AspNetCore.Razor.Parser.SyntaxTree.Span
Public Overrides Function LocateOwner (change As TextChange) As Span

Parameters

change
TextChange

Returns

Applies to