DialogMaster.HelpKey property

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

Syntax

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

value = instance.HelpKey

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

Property value

Type: System.String

See also

Reference

DialogMaster class

DialogMaster members

Microsoft.SharePoint.WebControls namespace