Returns the MethodBox created for a given method of the SelectedObject.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
| C# |
|---|
public MethodBox GetMethodPresenter( string methodName ) |
| Visual Basic |
|---|
Public Function GetMethodPresenter ( _ methodName As String _ ) As MethodBox |
Parameters
- methodName
- Type: System..::..String
The method of the SelectedObject