다음을 통해 공유


MobileAspMenuDesigner.GetDesignTimeHtml method

This member overrides MenuDesigner.GetDesignTimeHtml().

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

Syntax

'Declaration
<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
Public Overrides Function GetDesignTimeHtml As String
'Usage
Dim instance As MobileAspMenuDesigner
Dim returnValue As String

returnValue = instance.GetDesignTimeHtml()
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
public override string GetDesignTimeHtml()

Return value

Type: System.String

See also

Reference

MobileAspMenuDesigner class

MobileAspMenuDesigner members

GetDesignTimeHtml overload

Microsoft.SharePoint.Mobile.WebControls namespace