docs.inedo.com →
inedo.com →
Otter SDK Reference
Version:
1.5.0
1.3.0
1.1
Otter SDK
Inedo.Web.Controls
SimpleControlCollection
Remove(ISimpleControl)
Remove(ISimpleControl item) Method
Removes a control from the collection.
Syntax
public
virtual
bool
Remove(
ISimpleControl
item)
Parameters
item
Type:
ISimpleControl
The control.
Returns
True if control was removed; otherwise false.