Table of Contents

Class AppFolderDataRaw

Namespace
ToSic.Sxc.DataSources.Internal
Assembly
ToSic.Sxc.dll

Internal class to hold all the information about the App folders, until it's converted to an IEntity in the AppFiles DataSource.

Important: this is an internal object. We're just including in in the docs to better understand where the properties come from. We'll probably move it to another namespace some day.

[InternalApi_DoNotUse_MayChangeWithoutNotice]
public class AppFolderDataRaw : AppFileDataRawBase
Inheritance
AppFolderDataRaw
Inherited Members

Remarks

Make sure the property names never change, as they are critical for the created Entity.

Fields

Options

public static DataFactoryOptions Options

Field Value

DataFactoryOptions

TypeName

public const string TypeName = "Folder"

Field Value

string