How Do I Access a Configuration Property of Model-Glue in My Application?
You can access any property of your Model-Glue application by simply getting the configuration bean from ColdSpring and calling the getter. For example, if you want to know the current debug property value:
<cfset ValueOfDebug = getModelGlue().getBean("modelglue.modelGlueConfiguration").getDebug() />
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)