Share via


SPControlDesigner.GetDesignTimeHtml Method

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

Syntax

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

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

Return Value

Type: System.String

See Also

Reference

SPControlDesigner Class

SPControlDesigner Members

GetDesignTimeHtml Overload

Microsoft.SharePoint.WebControls Namespace