DynamicField::SetAttribute Method (String^, String^)
.NET Framework (current version)
Sets an attribute that is associated with the DynamicField object.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Parameters
- key
-
Type:
System::String^
The name of the attribute to be set.
- value
-
Type:
System::String^
The attribute value.
.NET Framework
Available since 3.5
Available since 3.5
Show: