Freigeben über


AspMenuDesigner.DataBind-Methode

Dieser Member überschreibt MenuDesigner.DataBind(BaseDataBoundControl).

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

Syntax

'Declaration
<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
Protected Overrides Sub DataBind ( _
    dataBoundControl As BaseDataBoundControl _
)
'Usage
Dim dataBoundControl As BaseDataBoundControl

Me.DataBind(dataBoundControl)
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
protected override void DataBind(
    BaseDataBoundControl dataBoundControl
)

Parameter

Siehe auch

Referenz

AspMenuDesigner Klasse

AspMenuDesigner-Member

Microsoft.SharePoint.WebControls-Namespace