You've already forked linux-packaging-mono
Imported Upstream version 4.0.0~alpha1
Former-commit-id: 806294f5ded97629b74c85c09952f2a74fe182d9
This commit is contained in:
@ -32,9 +32,7 @@ using System.Web.UI.WebControls;
|
||||
|
||||
namespace System.Web.UI.Design
|
||||
{
|
||||
#if NET_2_0
|
||||
[Obsolete ("Template editing is supported in ControlDesigner.TemplateGroups with SetViewFlags(ViewFlags.TemplateEditing, true) in 2.0.")]
|
||||
#endif
|
||||
public interface ITemplateEditingService
|
||||
{
|
||||
ITemplateEditingFrame CreateFrame (TemplatedControlDesigner designer, string frameName, string[] templateNames);
|
||||
|
Reference in New Issue
Block a user