Click or drag to resize
InvalidComponentProperties Constructor
Initializes a new instance of the InvalidComponentProperties class.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public InvalidComponentProperties()
Remarks
The component is not intended to be serialized into the database.
See Also