docs.inedo.com →
inedo.com →
Otter SDK Reference
Version:
1.5.0
1.3.0
1.1
Otter 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.