Méthode | Description | |
---|---|---|
SetCookie ( this response, string name, string value, bool httpOnly = false ) : void |
public static SetCookie ( this response, string name, string value, bool httpOnly = false ) : void | ||
response | this | |
name | string | |
value | string | |
httpOnly | bool | |
Résultat | void |