PersonalModel Class
- Namespace:
- Weavy.Web.Models
- Assembly:
- Weavy.Web.dll
View model for displaying account/personal information.
public class PersonalModel
- Inheritance:
- System.Object → PersonalModel
Constructors
Personal |
Properties
Drafts | Gets or sets the drafts to display. |
Notifications | Gets or sets the notifications to display. |
Stars | Get or sets the starred entities to display. |
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. |