FormButton.List Property

Gets the list property.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public ReadOnly Property List As SPList
    Get
'Usage
Dim instance As FormButton
Dim value As SPList

value = instance.List
public SPList List { get; }

Property Value

Type: Microsoft.SharePoint.SPList

See Also

Reference

FormButton Class

FormButton Members

Microsoft.SharePoint.WebControls Namespace