DialogMaster.FormTarget property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property FormTarget As String
    Get
    Set
'Usage
Dim instance As DialogMaster
Dim value As String

value = instance.FormTarget

instance.FormTarget = value
public string FormTarget { get; set; }

Property value

Type: System.String

See also

Reference

DialogMaster class

DialogMaster members

Microsoft.SharePoint.WebControls namespace