Method | Description | |
---|---|---|
Invoke ( this control, MethodInvoker action ) : void | ||
InvokeExpand ( this control, object model ) : void | ||
InvokeRebuildAll ( this control, bool preserveState ) : void |
public static Invoke ( this control, MethodInvoker action ) : void | ||
control | this | |
action | MethodInvoker | |
return | void |
public static InvokeExpand ( this control, object model ) : void | ||
control | this | |
model | object | |
return | void |
public static InvokeRebuildAll ( this control, bool preserveState ) : void | ||
control | this | |
preserveState | bool | |
return | void |