C# 클래스 ToSic.SexyContent.Environment.Dnn7.ClientInfoContentGroup

상속: ClientInfoEntity
파일 보기 프로젝트 열기: 2sic/2sxc 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AppResourcesId int?
AppSettingsId int?
AppUrl string
ContentTypeName string
HasContent bool
IsContent bool
IsCreated bool
IsList bool
QueryId int?
SupportsAjax bool
TemplateId int

공개 메소드들

메소드 설명
ClientInfoContentGroup ( SxcInstance sxc, bool isCreated ) : System

메소드 상세

ClientInfoContentGroup() 공개 메소드

public ClientInfoContentGroup ( SxcInstance sxc, bool isCreated ) : System
sxc SxcInstance
isCreated bool
리턴 System

프로퍼티 상세

AppResourcesId 공개적으로 프로퍼티

public int? AppResourcesId
리턴 int?

AppSettingsId 공개적으로 프로퍼티

public int? AppSettingsId
리턴 int?

AppUrl 공개적으로 프로퍼티

public string AppUrl
리턴 string

ContentTypeName 공개적으로 프로퍼티

public string ContentTypeName
리턴 string

HasContent 공개적으로 프로퍼티

public bool HasContent
리턴 bool

IsContent 공개적으로 프로퍼티

public bool IsContent
리턴 bool

IsCreated 공개적으로 프로퍼티

public bool IsCreated
리턴 bool

IsList 공개적으로 프로퍼티

public bool IsList
리턴 bool

QueryId 공개적으로 프로퍼티

public int? QueryId
리턴 int?

SupportsAjax 공개적으로 프로퍼티

public bool SupportsAjax
리턴 bool

TemplateId 공개적으로 프로퍼티

public int TemplateId
리턴 int