DocumentUltimateWebConfiguration Methods

Methods

Clear
(Inherited from ConfigurationBaseDocumentUltimateWebConfiguration)
GetCacheGets the document cache used by this web configuration instance.
Load(Boolean)Loads from <appSettings> element of the Web.config or application configuration file.
(Inherited from ConfigurationBaseDocumentUltimateWebConfiguration)
Load(FuncString, String, String, Boolean)
(Inherited from ConfigurationBaseDocumentUltimateWebConfiguration)
Load(IDictionaryString, String, String, Boolean)
(Inherited from ConfigurationBaseDocumentUltimateWebConfiguration)
Load(NameValueCollection, String, Boolean)
(Inherited from ConfigurationBaseDocumentUltimateWebConfiguration)
Load(Stream, ConfigurationFileFormat, Boolean)
(Inherited from ConfigurationBaseDocumentUltimateWebConfiguration)
Load(String, ConfigurationFileFormat, Boolean)
(Inherited from ConfigurationBaseDocumentUltimateWebConfiguration)
Save(Stream, ConfigurationFileFormat, Boolean)
(Inherited from ConfigurationBaseDocumentUltimateWebConfiguration)
Save(String, ConfigurationFileFormat, Boolean)
(Inherited from ConfigurationBaseDocumentUltimateWebConfiguration)
Save(ActionString, String, String, Boolean, ExpressionFuncUTP, Object)
(Inherited from ConfigurationBaseDocumentUltimateWebConfiguration)
Save(IDictionaryString, String, String, Boolean, ExpressionFuncUTP, Object)
(Inherited from ConfigurationBaseDocumentUltimateWebConfiguration)
Save(NameValueCollection, String, Boolean, ExpressionFuncUTP, Object)
(Inherited from ConfigurationBaseDocumentUltimateWebConfiguration)

See Also