HelperCodeGenerator.Footer Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Ce type/membre prend en charge l’infrastructure .NET Framework et n’est pas destiné à être utilisé directement à partir de votre code. Obtient ou définit le pied de page de ce code.
public System.Web.Razor.Text.LocationTagged<string> Footer { get; set; }
member this.Footer : System.Web.Razor.Text.LocationTagged<string> with get, set
Public Property Footer As LocationTagged(Of String)
Valeur de propriété
Pied de page pour ce code.