docs.inedo.com →
inedo.com →
BuildMaster SDK Reference
Version:
6.1.0
5.6.0
5.5.0
5.3.0
5.2
5.1
5.0
BuildMaster 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.