public static SaveChanges ( |
||
rockContext | The rock context. | |
modelType | Type of the model. | |
categoryGuid | System.Guid | The category unique identifier. |
entityId | int | The entity identifier. |
changes | List |
The changes. |
commitSave | bool | if set to |
modifiedByPersonAliasId | int | The modified by person alias identifier. |
return | void |