C# (CSharp) Engage.Dnn.Publish.Controls CustomDisplaySettings - 4 exemples trouvés. Ce sont les exemples réels les mieux notés de Engage.Dnn.Publish.Controls.CustomDisplaySettings extraits de projets open source. Vous pouvez noter les exemples pour nous aider à en améliorer la qualité.
Associées
Related in langs
This class is used as a representation for the Settings of the Custom Display control. It contains strongly typed names for each of the required settings. The reason it exists is so that it can be used in two contexts. The CustomDisplayOption control and CustomDisplay control. This centralizes the settings properties into one place to avoid duplicate code and errors. HK