Click or drag to resize
SampleWebPartsGenerator Class
Helper class for sample web part generation purposes.
Inheritance Hierarchy
SystemObject
  CMS.DancingGoat.SamplesSampleWebPartsGenerator

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

The SampleWebPartsGenerator type exposes the following members.

Constructors
  NameDescription
Public methodSampleWebPartsGenerator
Top
Methods
  NameDescription
Public methodStatic memberEnsureWebpart
Creates a web part if it doesn't exist.
Top
See Also