Cleaning up folder structure (U4-56)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace umbraco.editorControls.userControlGrapper
|
||||
{
|
||||
public interface IUsercontrolDataEditor
|
||||
{
|
||||
object value { get; set;}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user