C# Class ToSic.SexyContent.AppAssets.AssetEditInfo

Information class needed by the edit-ui, to provide optimal syntax helpers etc.
Afficher le fichier Open project: 2sic/2sxc Class Usage Examples

Méthodes publiques

Свойство Type Description
AppId int
HasApp bool
HasList bool
Name string
Streams string>.Dictionary
Type string

Méthodes publiques

Méthode Description
AssetEditInfo ( int appId, string appName, string fileName, bool global ) : System.Collections.Generic

Method Details

AssetEditInfo() public méthode

public AssetEditInfo ( int appId, string appName, string fileName, bool global ) : System.Collections.Generic
appId int
appName string
fileName string
global bool
Résultat System.Collections.Generic

Property Details

AppId public_oe property

public int AppId
Résultat int

HasApp public_oe property

public bool HasApp
Résultat bool

HasList public_oe property

public bool HasList
Résultat bool

Name public_oe property

public string Name
Résultat string

Streams public_oe property

public Dictionary Streams
Résultat string>.Dictionary

Type public_oe property

public string Type
Résultat string