Click or drag to resize

AjaxActionHeaders Property

Namespace:  Dynamicweb.Management.Actions
Assembly:  Dynamicweb.Management (in Dynamicweb.Management.dll) Version: 4.0.2
Syntax
public IEnumerable<KeyValuePair<string, string>> Headers { get; set; }

Property Value

Type: IEnumerableKeyValuePairString, String
See Also