EditingComponentPropertyAttributePropertyValue Property |
The value of the property this attribute was initialized with. The actual value assigned to the property is obtained
via the
GetPropertyValue method which can further process the value.
Namespace: Kentico.Forms.Web.MvcAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax public Object PropertyValue { get; }
Property Value
Type:
ObjectSee Also