docs.inedo.com →
inedo.com →
Otter SDK Reference
Version:
1.5.0
1.3.0
1.1
Otter SDK
Inedo.Web.Controls
AttributeCollection
Remove(string)
Remove(string key) Method
Removes the specified attribute.
Syntax
public
virtual
bool
Remove(
string
key)
Parameters
key
Type: string
The attribute.
Returns
True if the attribute was removed; otherwise false.