FilesAppController Class
- Namespace:
- Weavy.Web.Controllers
- Assembly:
- Weavy.Web.dll
Controller for the FilesApp.
public class FilesAppController : AppController<FilesApp>, IExtension
- Inheritance:
- System.Object → WeavyController → Weavy.Web.Controllers.AppController{Weavy.Core.Models.FilesApp} → FilesAppController
- Implements:
- IExtension
Constructors
Files |
Methods
Get(Files |
Display root content in specified FilesApp. |
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. |