'Declaration
Public Overrides Function EnumerateStateManagers( _ ByVal webControl As NWebControl _ ) As System.Collections.Generic.Dictionary(Of Type,Object)
'Usage
Dim instance As NDiagramAjaxTechnology Dim webControl As NWebControl Dim value As System.Collections.Generic.Dictionary(Of Type,Object) value = instance.EnumerateStateManagers(webControl)
public override System.Collections.Generic.Dictionary<Type,object> EnumerateStateManagers( NWebControl webControl )
Parameters
- webControl