Click or drag to resize
UIFormRedirectUrlAfterCreate Property
The URL to which the engine should redirect after creation of the new object. Set to empty string to disable redirect.

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

Property Value

Type: String
See Also