Click or drag to resize
AzureSearchWebPartValidator Class
Class for providing data validation required Azure search web part demo for Dancing Goat site.
Inheritance Hierarchy
SystemObject
  CMS.DancingGoat.SamplesAzureSearchWebPartValidator

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

The AzureSearchWebPartValidator type exposes the following members.

Constructors
  NameDescription
Public methodAzureSearchWebPartValidator
Top
Methods
  NameDescription
Public methodIsAzurePageAvailable
Returns true if Coffee-Azure page exists, false otherwise.
Public methodValidate
Returns true if all dependent items already exist and Coffee-Azure page is correctly set, false otherwise.
Top
See Also