ContentRepo.Unlock Method
- Namespace:
- Weavy.Core.Repos
- Assembly:
- Weavy.Core.dll
Unlock(int)
Unlock an item.
public static void Unlock(int id)
Parameters
- id
- int
Id of content to inlock.
Unlock an item.
public static void Unlock(int id)
Id of content to inlock.