Click or drag to resize
FormWidgetUtilsGetSubmitButtonText Method
Gets the text of the form submit button.

Namespace: Kentico.Forms.Web.Mvc.Widgets.Internal
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public static string GetSubmitButtonText(
	string text
)

Parameters

text
Type: SystemString

Return Value

Type: String
See Also