Share via


BeginForm Method

Begins the given form.

public virtual void BeginForm(
   System.Web.UI.MobileControls.Form form
)

Parameters

  • form
    The form to begin.

Remarks

Use this method and the EndForm method when rendering a form.

See Also

Applies to: WmlMobileTextWriter Class