SpaceModel Class
- Namespace:
- Weavy.Web.Models
- Assembly:
- Weavy.Web.dll
View model for the space start page.
public class SpaceModel
- Inheritance:
- System.Object → SpaceModel
Constructors
Space |
Properties
External |
Gets or sets the list of external people to display in the space header. |
Invites | Gets or sets the list of invites to display in the space header. |
Members | Gets or sets the list of people to display in the space header. |
Space | Gets the 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. |