Click or drag to resize
FormComponentGetDisplayName Method
Returns non-localized string representing component name. Component Name is returned in case of empty Label.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public string GetDisplayName()

Return Value

Type: String
See Also