Overload | Description |
---|---|
Set(NProperty,Object) | Sets the value for the specified property. If the property-value association already exists, it will be overwritten. |
Set(NDomProperty,Object) | Sets the value for the specified property. If the property-value association already exists, it will be overwritten. |
Set(NProperty,Object,Boolean) | Sets the value for the specified property. If the property-value association already exists, it will be overwritten. |
Set(NDomProperty,Object,Boolean) | Sets the value for the specified property. If the property-value association already exists, it will be overwritten. |