Click or drag to resize

IWizardTemplateActionScript Method

Overload List
  NameDescription
Public methodActionScript(String)
Generate action script for the specified action. If the specified action is set on the page then script is generated for it. If not, a null/empty string is returned.
Public methodActionScript(String, String, String)
Generate action script for the specified action. If the specified action is set on the page then script is generated for it. If not, a null/empty string is returned.
Top
See Also