Gets the unique persistent key used to identify the instance of the textbox item. This is primarily used for passing interactive state from client to server, so the server is capable of applying interactivity and relayouting the report document.
'Declaration
ReadOnly Property Key As String
Property Value
A
System.String representing the unique persistent key of the textbox item.