Class ForceCreateViewAttribute
Tag for the view system to create a view even if there are no synctoview properties in the class.
Inheritance
System.Object
ForceCreateViewAttribute
Namespace: Eco.Core.Controller
Assembly: Eco.Core.dll
Syntax
public class ForceCreateViewAttribute : Attribute
Constructors
ForceCreateViewAttribute()
Declaration
public ForceCreateViewAttribute()
Properties
ViewTypeName
Declaration
public string ViewTypeName { get; set; }
Property Value
Type | Description |
---|---|
System.String |