Click or drag to resize
ConfigurationsXmlSerializerTConfigurationConfiguredObjectElementName Property
Gets the name of the element containing the serialized configured object wrapped by TConfiguration.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
protected abstract string ConfiguredObjectElementName { get; }

Property Value

Type: String
See Also