Uiinfrastructure API Docs  
 

AFormDP.GetRepostTypeIsPost Method 

Override this method to set the form submission type.

protected virtual bool GetRepostTypeIsPost();

Return Value

boolean true implies POST, false implies GET

See Also

AFormDP Class | com.plumtree.uiinfrastructure.form Namespace