Sitefinity CMS

Telerik.Cms.Engine Send comments on this topic.
Telerik.Cms.Engine.WebControls.Design Namespace
See Also  Inheritance Hierarchy

Classes

ClassDescription
BaseSetting Represents an abstract class that each settings needs to inherit
BaseSettingEventArgs  
BaseSettingValue  
ContentViewDesignerBase  
ModeCollection  
ModeControlBuilder  
ModeSettingsCollection Represents a collection of BaseSetting objects
ModeSettingsControlBuilder Represents a custom control builder of settings
PresentationMode Represents a presentation mode for a ContentView control. Each PresentationMode contains paths for the master and (optional) detail templates. PresentationMode is associated with ModeSettings control which contains collection of Detail and Master settings that are applied on controls in master or detail templates during runtime.
PresentationModes Control holds all presentation modes of ContentView control
PresentationModeSettings Control holds all settings for a particular mode of ContentView control
PresentationSettingsEventArgs  

Delegates

DelegateDescription
BaseSetting.ChangedEventHandler  

Enumerations

EnumerationDescription
SettingCollections  

See Also