HomeModel Class
- Namespace:
- Weavy.Web.Models
- Assembly:
- Weavy.Web.dll
View model for home page.
public class HomeModel
- Inheritance:
- System.Object → HomeModel
Constructors
Home |
Properties
HQSpaces | Gets or sets a list of spaces that can be set as HQ. |
People | Gets the list of people to display on the home page. |
Spaces | Gets the list of joined and active spaces. |
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. |