Inheritance Hierarchy
SystemObject
System.Collections.GenericDictionaryString, Object
Kettic.AspNet.ControlsKaxComboBoxContext
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax [SerializableAttribute]
public class KaxComboBoxContext : Dictionary<string, Object>
<SerializableAttribute>
Public Class KaxComboBoxContext
Inherits Dictionary(Of String, Object)
[SerializableAttribute]
public ref class KaxComboBoxContext : public Dictionary<String^, Object^>
[<SerializableAttribute>]
type KaxComboBoxContext =
class
inherit Dictionary<string, Object>
end
The KaxComboBoxContext type exposes the following members.
Constructors Properties See Also