Specifies the content for the editable region of the control at design time.
Syntax
CSharp
VisualBasic
ManagedCPlusPlus
JSharp
Parameters
- region (EditableDesignerRegion)
An EditableDesignerRegion object that provides the name of the region to update.
- content (String)
A string that contains a serialized template for the associated control.
Assembly: System.Web.Extensions.Design (Module: System.Web.Extensions.Design)