Share via


CookieTempDataProviderOptions.CookieName Vlastnost

Definice

Upozornění

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

Tato vlastnost je zastaralá a v budoucí verzi se odebere. Doporučená alternativa je na Cookie.

Název souboru cookie, ve kterém jsou uložena data TempData. Výchozí hodnota je 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

Hodnota vlastnosti

Atributy

Platí pro