Share via


ControlPanelStatusRow.GetValueColumnID Method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Function GetValueColumnID ( _
    columnIndex As Integer _
) As String
'Usage
Dim instance As ControlPanelStatusRow
Dim columnIndex As Integer
Dim returnValue As String

returnValue = instance.GetValueColumnID(columnIndex)
public string GetValueColumnID(
    int columnIndex
)

Parameters

Return Value

Type: System.String

See Also

Reference

ControlPanelStatusRow Class

ControlPanelStatusRow Members

Microsoft.SharePoint.Portal.WebControls Namespace