Click or drag to resize

IUploadcareGetWidgetDataAttributes Method

Returns the widget data attributes required to build the control.

Namespace:  NetQuarry.Services.Uploadcare
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
Dictionary<string, string> GetWidgetDataAttributes()

Return Value

Type: DictionaryString, String
A collection of data attributes to add to an input control.
See Also