XlateWfAssocPage.GetLocStringDlc Method

Namespace:  Microsoft.Office.Workflow
Assembly:  Microsoft.Office.Workflow.Pages (in Microsoft.Office.Workflow.Pages.dll)

Syntax

'Declaration
Protected Function GetLocStringDlc ( _
    strName As String _
) As String
'Usage
Dim strName As String
Dim returnValue As String

returnValue = Me.GetLocStringDlc(strName)
protected string GetLocStringDlc(
    string strName
)

Parameters

Return Value

Type: System.String
Returns String.

See Also

Reference

XlateWfAssocPage Class

XlateWfAssocPage Members

Microsoft.Office.Workflow Namespace