ContentDefinition Constructor (String, String, String)
.NET Framework (current version)
Creates a new instance of the ContentDefinition class.
Assembly: System.Design (in System.Design.dll)
Parameters
- id
-
Type:
System.String
A string identifier for the content.
- content
-
Type:
System.String
The default HTML markup content.
- designTimeHtml
-
Type:
System.String
The design-time HTML markup content.
.NET Framework
Available since 2.0
Available since 2.0
Show: