public sealed class VideoUltimateConfiguration : ProductConfiguration<VideoUltimateConfiguration>Public NotInheritable Class VideoUltimateConfiguration
Inherits ProductConfiguration(Of VideoUltimateConfiguration)| VideoUltimateConfiguration | Initializes a new instance of the VideoUltimateConfiguration class |
| AssemblyInfo | Gets information on this library's assembly. |
| Current | Gets current global configuration instance. |
| LicenseKey |
Sets the purchased license key to register the product and remove any limitations.
(Inherited from ProductConfigurationVideoUltimateConfiguration) |
| TrialExtensionKey |
Sets the trial extension key. If your trial has expired and you need more time for evaluation, you can request a trial extension key from support.
(Inherited from ProductConfigurationVideoUltimateConfiguration) |
| CheckPlatformSupport | Checks 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) |