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

Mostra file Open project: 2sic/2sxc Class Usage Examples

Public Properties

Property Type Description
Id int
IsEntity bool
ParentFieldName string
ParentFieldSortOrder int
ShowTemplatePicker bool

Private Methods

Method Description
ClientInfoContentBlock ( IContentBlock contentBlock, string parentFieldName, int indexInField ) : System

Property Details

Id public_oe property

public int Id
return int

IsEntity public_oe property

public bool IsEntity
return bool

ParentFieldName public_oe property

public string ParentFieldName
return string

ParentFieldSortOrder public_oe property

public int ParentFieldSortOrder
return int

ShowTemplatePicker public_oe property

public bool ShowTemplatePicker
return bool