Click or drag to resize

IWebPartConfiguration Interface

Specifies a MatchPoint Web Part configuration class.

Namespace:  Colygon.MatchPoint.Core.WebParts
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public interface IWebPartConfiguration : IConfiguration

The IWebPartConfiguration type exposes the following members.

Methods
  NameDescription
Public methodCreateWebPart
Creates an instance of the described Web Part.
Top
See Also