Click or drag to resize
ConfigurationsXmlSerializerTConfigurationConfiguredObjectIdentifierElementName Property
Gets the name of the element containing type identifier of 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 ConfiguredObjectIdentifierElementName { get; }

Property Value

Type: String
See Also