Compartir a través de


CookieTempDataProviderOptions.CookieName Propiedad

Definición

Precaución

This property is obsolete and will be removed in a future version. The recommended alternative is Cookie.Name.

Esta propiedad está obsoleta y se quitará en una versión futura. La alternativa recomendada está en Cookie.

Nombre de la cookie que almacena TempData. Tiene como valor predeterminado CookieName.

public:
 property System::String ^ CookieName { System::String ^ get(); void set(System::String ^ value); };
[System.Obsolete("This property is obsolete and will be removed in a future version. The recommended alternative is Cookie.Name.")]
public string CookieName { get; set; }
[<System.Obsolete("This property is obsolete and will be removed in a future version. The recommended alternative is Cookie.Name.")>]
member this.CookieName : string with get, set
Public Property CookieName As String

Valor de propiedad

Atributos

Se aplica a