PowUpload 1.3 control documentation

Gets or sets an individual settings value from the collection by the specified name.

public object this[
   string Name
] {get; set;}

Parameters

Name
The Name of the settings. It can be one of SettingsParams string constants.

Property Value

Value of the settings with the specified name in collection.

See Also

SettingsCollection Class | ElementIT.PowUpload Namespace