RecycleBinController Class
- Namespace:
- Weavy.Web.Controllers
- Assembly:
- Weavy.Web.dll
Controller for the recycle-bin.
public class RecycleBinController : WeavyController
- Inheritance:
- System.Object → WeavyController → RecycleBinController
Constructors
Recycle |
Methods
Delete(Entity |
Permanently delete a thrashed item. |
Space |
Display trashed items in the specified space. |
User |
Display items trashed by current user. |
Extension Methods
Is |
Gets a value indicating if the specified value has the default value of the generic type. |
Serialize(object) | Serializes an object, or graph of connected objects, to a byte array. |
Serialize |
Serializes an object, or graph of connected objects, to a json string. |
Is |
Determines whether the specified object is valid by evaluating each ValidationAttribute instance that is attached to the object type. |