C# Class ToSic.SexyContent.Environment.Dnn7.ClientInfoContentGroup

Inheritance: ClientInfoEntity
Show file Open project: 2sic/2sxc Class Usage Examples

Public Properties

Property Type Description
AppResourcesId int?
AppSettingsId int?
AppUrl string
ContentTypeName string
HasContent bool
IsContent bool
IsCreated bool
IsList bool
QueryId int?
SupportsAjax bool
TemplateId int

Public Methods

Method Description
ClientInfoContentGroup ( SxcInstance sxc, bool isCreated ) : System

Method Details

ClientInfoContentGroup() public method

public ClientInfoContentGroup ( SxcInstance sxc, bool isCreated ) : System
sxc SxcInstance
isCreated bool
return System

Property Details

AppResourcesId public property

public int? AppResourcesId
return int?

AppSettingsId public property

public int? AppSettingsId
return int?

AppUrl public property

public string AppUrl
return string

ContentTypeName public property

public string ContentTypeName
return string

HasContent public property

public bool HasContent
return bool

IsContent public property

public bool IsContent
return bool

IsCreated public property

public bool IsCreated
return bool

IsList public property

public bool IsList
return bool

QueryId public property

public int? QueryId
return int?

SupportsAjax public property

public bool SupportsAjax
return bool

TemplateId public property

public int TemplateId
return int