KrPartContext.ContentEncoding property
Gets the content encoding of the part, if present.
public string? ContentEncoding { get; set; }
See Also
- record KrPartContext
- namespace Kestrun.Forms
Gets the content encoding of the part, if present.
public string? ContentEncoding { get; set; }