[]
Unlocks (resumes) adding of new items to ViewHistory temporarily locked by a previous call to LockHistory().
public void UnlockHistory(HistorySavedActionsEnum userAction, string historyItemCaption)
Type | Name | Description |
---|---|---|
HistorySavedActionsEnum | userAction | Action that was performed between the call to LockHistory() and this call to UnlockHistory(HistorySavedActionsEnum, string). This action is added to history. |
string | historyItemCaption | Caption for the |