Interface IContent
- Namespace
- Biwen.QuickApi.Contents.Abstractions
- Assembly
- Biwen.QuickApi.Contents.dll
public interface IContent
- Extension Methods
Properties
Content_ContentType
[JsonIgnore]
string Content_ContentType { get; }
Property Value
Content_Description
[JsonIgnore]
string Content_Description { get; }
Property Value
Content_Order
[JsonIgnore]
int Content_Order { get; }