SetValue(string, object)

Set an attribute value.

Declaration Syntax

public virtual void SetValue(string name, object value)

Parameters

name(string)

The name of the attribute.

value(object)

The value of the attrbiute.