C# (CSharp) ToSic.SexyContent Namespace

Nested Namespaces

ToSic.SexyContent.Adam
ToSic.SexyContent.AppAssets
ToSic.SexyContent.ContentBlocks
ToSic.SexyContent.DataSources
ToSic.SexyContent.DnnWebForms
ToSic.SexyContent.EAV
ToSic.SexyContent.EAVExtensions
ToSic.SexyContent.Edit
ToSic.SexyContent.Engines
ToSic.SexyContent.Environment
ToSic.SexyContent.ImportExport
ToSic.SexyContent.Installer
ToSic.SexyContent.Internal
ToSic.SexyContent.Search
ToSic.SexyContent.Security
ToSic.SexyContent.Serializers
ToSic.SexyContent.WebApi

Classes

Name Description
App The app class gives access to the App-object - for the data and things like the App:Path placeholder in a template
Constants
ContentGroup
ContentGroupManager
DynamicEntity
DynamicEntity.ContentConfiguration Configuration class for this expando
Settings
Settings.Installation
Settings.TemplateLocations Collection of Template Locations
SxcHelper
SxcInstance This is an instance-context of a Content-Module. It basically encapsulates the instance-state, incl. IDs of Zone & App, the App, EAV-Context, Template, Content-Groups (if available), Environment and OriginalModule (in case it's from another portal) It is needed for just about anything, because without this set of information it would be hard to get anything done . Note that it also adds the current-user to the state, so that the system can log data-changes to this user
Template
TemplateManager
UnityConfig this configures unity (the IoC container) Never call this directly! always go through Settings.Ensure...
View