PostsViewModel Class
- Namespace:
- Weavy.Web.Models
- Assembly:
- Weavy.Web.dll
View model for the PostsApp.
public class PostsViewModel
- Inheritance:
- System.Object → PostsViewModel
Constructors
Posts |
Properties
App | Gets the app. |
External |
Gets or sets the number of external members in the space. |
Invite |
Gets or sets the number of pending invites in the space |
Members | Gets or sets the list of people to display on the posts screen. |
Posts | Gets or sets the posts to display on the posts screen. |
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. |