Table of Contents

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

string

Content_Description

[JsonIgnore]
string Content_Description { get; }

Property Value

string

Content_Order

[JsonIgnore]
int Content_Order { get; }

Property Value

int