Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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