VideoUltimateConfiguration Methods

Methods

CheckPlatformSupportChecks if this library is supported on current OS platform. Throws PlatformNotSupportedException if not.
Clear
(Inherited from ConfigurationBaseVideoUltimateConfiguration)
Load(Boolean)Loads from <appSettings> element of the Web.config or application configuration file.
(Inherited from ConfigurationBaseVideoUltimateConfiguration)
Load(FuncString, String, String, Boolean)
(Inherited from ConfigurationBaseVideoUltimateConfiguration)
Load(IDictionaryString, String, String, Boolean)
(Inherited from ConfigurationBaseVideoUltimateConfiguration)
Load(NameValueCollection, String, Boolean)
(Inherited from ConfigurationBaseVideoUltimateConfiguration)
Load(Stream, ConfigurationFileFormat, Boolean)
(Inherited from ConfigurationBaseVideoUltimateConfiguration)
Load(String, ConfigurationFileFormat, Boolean)
(Inherited from ConfigurationBaseVideoUltimateConfiguration)
Save(Stream, ConfigurationFileFormat, Boolean)
(Inherited from ConfigurationBaseVideoUltimateConfiguration)
Save(String, ConfigurationFileFormat, Boolean)
(Inherited from ConfigurationBaseVideoUltimateConfiguration)
Save(ActionString, String, String, Boolean, ExpressionFuncUTP, Object)
(Inherited from ConfigurationBaseVideoUltimateConfiguration)
Save(IDictionaryString, String, String, Boolean, ExpressionFuncUTP, Object)
(Inherited from ConfigurationBaseVideoUltimateConfiguration)
Save(NameValueCollection, String, Boolean, ExpressionFuncUTP, Object)
(Inherited from ConfigurationBaseVideoUltimateConfiguration)

See Also