AppStringControllerSaveAppString Method |
| Name | Description | |
|---|---|---|
| SaveAppString(AppString, AppStringSaveOptions) |
Saves an AppString objects.
Based on the calling context, the save may be logged in the configuration change log.
| |
| SaveAppString(AppString, SqlConnection, SqlTransaction) |
Saves an AppString objects.
Based on the calling context, the save may be logged in the configuration change log.
| |
| SaveAppString(AppString, AppStringSaveOptions, SqlConnection, SqlTransaction) |