Click or drag to resize
BasicFormRedirectUrlAfterSave Property
URL to which the form redirects after successful save.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public string RedirectUrlAfterSave { get; set; }

Property Value

Type: String
See Also