Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Web.Design.Server
Assembly: Microsoft.Web.Design.Server (in Microsoft.Web.Design.Server.dll)
Syntax
'Declaration
ReadOnly Property PreviewHtml As String
Get
'Usage
Dim instance As IServerElementDesigner
Dim value As String
value = instance.PreviewHtml
string PreviewHtml { get; }
Property Value
Type: System.String
See Also
Reference
IServerElementDesigner Interface