Click or drag to resize
AbstractCMSPage.SetFormAction Method
Sets the form action for current page if was rewritten by URL rewriter

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax
C#
protected virtual void SetFormAction()
See Also