MobileAspMenu.GetDesignModeState method
This member overrides Menu.GetDesignModeState().
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Protected Overrides Function GetDesignModeState As IDictionary
'Uso
Dim returnValue As IDictionary
returnValue = Me.GetDesignModeState()
protected override IDictionary GetDesignModeState()
Valor retornado
Type: System.Collections.IDictionary