Click or drag to resize
EditingComponentPropertyAttributePropertyName Property
Name of the property whose value is being configured. The name must be a valid property name within corresponding Properties.

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

Property Value

Type: String
See Also