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 Markup As IServerElementMarkup
Get
'Usage
Dim instance As IServerElementDesigner
Dim value As IServerElementMarkup
value = instance.Markup
IServerElementMarkup Markup { get; }
Property Value
Type: Microsoft.Web.Design.Server.IServerElementMarkup
See Also
Reference
IServerElementDesigner Interface