Namespace:
RainWorx.FrameWorx.Providers.MediaAsset
Assembly: RainWorx.FrameWorx.Providers.MediaAsset (in RainWorx.FrameWorx.Providers.MediaAsset.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.Providers.MediaAsset (in RainWorx.FrameWorx.Providers.MediaAsset.dll) Version: 3.5
Syntax
C#
public abstract bool VerifyProviderSettings( Dictionary<string, string> providerSettings )
Parameters
- providerSettings
- Type: System.Collections.GenericDictionaryString, String
Return Value
Type: BooleanImplements
IMediaGeneratorVerifyProviderSettings(DictionaryString, String)See Also