Click or drag to resize
EditingComponentPropertyAttributeGetPropertyValue Method
Returns the value of the property to be assigned to the editing component.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public virtual Object GetPropertyValue()

Return Value

Type: Object
See Also