C# 클래스 ToSic.SexyContent.AppAssets.AssetEditInfo

Information class needed by the edit-ui, to provide optimal syntax helpers etc.
파일 보기 프로젝트 열기: 2sic/2sxc 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AppId int
HasApp bool
HasList bool
Name string
Streams string>.Dictionary
Type string

공개 메소드들

메소드 설명
AssetEditInfo ( int appId, string appName, string fileName, bool global ) : System.Collections.Generic

메소드 상세

AssetEditInfo() 공개 메소드

public AssetEditInfo ( int appId, string appName, string fileName, bool global ) : System.Collections.Generic
appId int
appName string
fileName string
global bool
리턴 System.Collections.Generic

프로퍼티 상세

AppId 공개적으로 프로퍼티

public int AppId
리턴 int

HasApp 공개적으로 프로퍼티

public bool HasApp
리턴 bool

HasList 공개적으로 프로퍼티

public bool HasList
리턴 bool

Name 공개적으로 프로퍼티

public string Name
리턴 string

Streams 공개적으로 프로퍼티

public Dictionary Streams
리턴 string>.Dictionary

Type 공개적으로 프로퍼티

public string Type
리턴 string