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

Inheritance: ClientInfoEntity
Mostrar archivo 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_oe property

public int? AppResourcesId
return int?

AppSettingsId public_oe property

public int? AppSettingsId
return int?

AppUrl public_oe property

public string AppUrl
return string

ContentTypeName public_oe property

public string ContentTypeName
return string

HasContent public_oe property

public bool HasContent
return bool

IsContent public_oe property

public bool IsContent
return bool

IsCreated public_oe property

public bool IsCreated
return bool

IsList public_oe property

public bool IsList
return bool

QueryId public_oe property

public int? QueryId
return int?

SupportsAjax public_oe property

public bool SupportsAjax
return bool

TemplateId public_oe property

public int TemplateId
return int