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()
Function GetWidgetDataAttributes As Dictionary(Of String, String)
Return Value
Type:
DictionaryString,
StringA collection of data attributes to add to an input control.
See Also