Partilhar via


InputCsvFile.OkClicked Property

This member is reserved for internal use and is not intended to be used directly from your code. Gets a Boolean that indicates when the OK button is clicked.

Namespace:  Microsoft.SharePoint.Taxonomy.OM.CodeBehind
Assembly:  Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)

Syntax

'Declaration
Protected ReadOnly Property OkClicked As String
    Get
'Usage
Dim value As String

value = Me.OkClicked
protected string OkClicked { get; }

Property Value

Type: System.String
Returns String.

See Also

Reference

InputCsvFile Class

InputCsvFile Members

Microsoft.SharePoint.Taxonomy.OM.CodeBehind Namespace