ActivityAppController Class
- Namespace:
- Weavy.Web.Controllers
- Assembly:
- Weavy.Web.dll
Controller for the ActivityApp.
public class ActivityAppController : AppController, IExtension
- Inheritance:
- System.Object → WeavyController → Weavy.Web.Controllers.AppController{Weavy.Core.Models.ActivityApp} → ActivityAppController
- Implements:
- IExtension
Constructors
Activity |
Methods
Get(Activity |
Display recent activity in a space. |
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. |