Share 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