Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Sets or retrieves the name of the dialog box image used by the control.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Property DialogImage As String
Get
Set
'Usage
Dim instance As PeopleEditor
Dim value As String
value = instance.DialogImage
instance.DialogImage = value
public override string DialogImage { get; set; }
Property value
Type: System.String
A string that represents the name of the image.