Click or drag to resize
AzureSearchWebPartGenerator Class
Class for generating data required for Azure search web part demo for Dancing Goat site.
Inheritance Hierarchy
SystemObject
  CMS.DancingGoat.SamplesAzureSearchWebPartGenerator

Namespace: CMS.DancingGoat.Samples
Assembly: CMS.DancingGoat.Samples (in CMS.DancingGoat.Samples.dll) Version: 11.0.0
Syntax
C#
public class AzureSearchWebPartGenerator

The AzureSearchWebPartGenerator type exposes the following members.

Constructors
  NameDescription
Public methodAzureSearchWebPartGenerator
Top
Methods
  NameDescription
Public methodGenerate
Creates Azure web part and all required items.
Top
See Also