StarController Class
- Namespace:
- Weavy.Web.Controllers
- Assembly:
- Weavy.Web.dll
Controller for starred items.
public class StarController : WeavyController
- Inheritance:
- System.Object → WeavyController → StarController
Constructors
Star |
Methods
Get(Entity |
Gets the starred entity as a partial view. |
Index() | Return partial views for displaying starred items in user drawer. |
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. |