Click or drag to resize

ConfigurationObjectControllerGetConfigurationData Method

Overload List
  NameDescription
Public methodGetConfigurationData(Guid)
Returns the configuration xml stored in a configuration data object. The method caches the configuration xml for one hour. The security model is respected.
Public methodGetConfigurationData(String, Boolean)
Returns the configuration xml stored in a configuration data object. The method caches the configuration xml for one hour. The security model is respected.
Top
See Also