KrPartContext.Headers property
Gets the headers associated with the part.
public IReadOnlyDictionary<string, string[]> Headers { get; set; }
See Also
- record KrPartContext
- namespace Kestrun.Forms
Gets the headers associated with the part.
public IReadOnlyDictionary<string, string[]> Headers { get; set; }