Changes between Version 2 and Version 3 of ReferenceMaterials/EventApi
- Timestamp:
- 07/01/09 22:17:56 (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReferenceMaterials/EventApi
v2 v3 163 163 Fields (Optional) - If a list of fields is passed, it will only attempt to set the properties listed. 164 164 165 == !SetValue(name:string, value:any) == 166 167 ==== Description: ==== 168 169 Sets a value into the viewstate. 170 171 ==== Returns: ==== 172 173 Void 174 175 ==== Arguments: ==== 176 177 Name (required) - The name of the value to set 178 179 Value (required) - The value to store in the viewstate. 180 181 165 182 == Trace(name:string, value:any) == 166 183
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)