Click or drag to resize
FormComponentMetadataMarkupUrl Property
URL of an endpoint for retrieving markup of a rendered form component.

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

Property Value

Type: String
See Also