TemplateDefinition::AllowEditing Property
.NET Framework (current version)
Gets a value that indicates whether the template should enable editing of its contents.
Assembly: System.Design (in System.Design.dll)
Property Value
Type: System::Booleantrue if editing is allowed; otherwise, false. The default is true.
To change the default, derived classes must override the AllowEditing property.
.NET Framework
Available since 2.0
Available since 2.0
Show: