Click or drag to resize
HTTPSendContentBoundary Property
The string that defines the content boundary of our multipart transfer as defined in the w3c specs.

Namespace: Kettic.AspNet.Controls.Editor.DialogControls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public string ContentBoundary { get; set; }

Property Value

Type: String
See Also