DialogMaster.DialogForm Field

Contains the System.Web.UI.HtmlControls.HtmlForm for the DialogMaster class.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public DialogForm As HtmlForm
'Usage
Dim instance As DialogMaster
Dim value As HtmlForm

value = instance.DialogForm

instance.DialogForm = value
public HtmlForm DialogForm

See Also

Reference

DialogMaster Class

DialogMaster Members

Microsoft.SharePoint.WebControls Namespace