StartController Class
- Namespace:
- Weavy.Web.Controllers
- Assembly:
- Weavy.Web.dll
Controller for first setup steps.
public class StartController : WeavyController
- Inheritance:
- System.Object → WeavyController → StartController
Constructors
Start |
Methods
Index() | Display form for editing profile info. |
Settings() | Display form for editing user settings, e.g. notification preferences. |
Update |
Set profile info. |
Update |
Update user settings. |
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. |