| UserInfoSetValue Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | SetValue(String, Object) | 
            Sets the field value (first look into CMS_User if the field is not found, set into CMS_UserSettings).
            (Overrides AbstractInfoBaseTInfoSetValue(String, Object).) | 
|  | SetValue(String, Object, Boolean) | 
            Sets the object value to the nullable column.
            (Inherited from BaseInfo.) | 
|  | SetValue(String, Object, Object) | 
            Sets the object value to the nullable column.
            (Inherited from BaseInfo.) | 
 See Also
See Also