Click or drag to resize
IImageVariantDefinitionContextScopes Property
Returns context scopes to restrict variant application.

Namespace: CMS.ResponsiveImages
Assembly: CMS.ResponsiveImages (in CMS.ResponsiveImages.dll) Version: 10.0.0
Syntax
C#
IEnumerable<IVariantContextScope> ContextScopes { get; }

Property Value

Type: IEnumerableIVariantContextScope
See Also