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
Add(string,string)
Add(string key, string value) Method
Adds an attribute name and value.
Syntax
public
virtual
void
Add(
string
key,
string
value)
Parameters
key
Type: string
The attribute.
value
Type: string
The value.