Click or drag to resize
VisibilityConditionConfigurationXmlSerializerConfiguredObjectElementName Property
Gets the name of the element containing the serialized VisibilityCondition wrapped by VisibilityConditionConfiguration.

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

Property Value

Type: String
See Also