Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Excel.WebUI
Assembly: Microsoft.Office.Excel.WebUI (in Microsoft.Office.Excel.WebUI.dll)
Syntax
'Declaration
Public Sub New ( _
displayNameResourceId As String, _
id As String _
)
'Usage
Dim displayNameResourceId As String
Dim id As String
Dim instance As New LocalizableConnectionConsumerAttribute(displayNameResourceId, _
id)
public LocalizableConnectionConsumerAttribute(
string displayNameResourceId,
string id
)
Parameters
- displayNameResourceId
Type: System.String
- id
Type: System.String
See Also
Reference
LocalizableConnectionConsumerAttribute Class
LocalizableConnectionConsumerAttribute Members