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