DialogMaster.Target property

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

Syntax

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

value = instance.Target

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

Property value

Type: System.String

See also

Reference

DialogMaster class

DialogMaster members

Microsoft.SharePoint.WebControls namespace