RazorPageResult Struktura

Definice

Výsledek vyhledání IRazorPage.

public value class RazorPageResult
public struct RazorPageResult
public readonly struct RazorPageResult
type RazorPageResult = struct
Public Structure RazorPageResult
Dědičnost
RazorPageResult

Konstruktory

RazorPageResult(String, IEnumerable<String>)

Inicializuje novou instanci RazorPageResult neúspěšného zjišťování.

RazorPageResult(String, IRazorPage)

Inicializuje novou instanci RazorPageResult úspěšného zjišťování.

Vlastnosti

Name

Získá název nebo cestu k stránce, která se nachází.

Page

IRazorPage Získá, pokud se najde.

SearchedLocations

Získá umístění, která byla prohledána, když Page nebylo nalezeno.

Platí pro