Share via


InputForm.HelpLinkKey Property

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

Syntax

'Declaration
Public Property HelpLinkKey As String
    Get
    Set
'Usage
Dim instance As InputForm
Dim value As String

value = instance.HelpLinkKey

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

Property Value

Type: System.String

See Also

Reference

InputForm Class

InputForm Members

Microsoft.SharePoint.Portal.WebControls Namespace