DO NOT DOWNLOAD. DOWNLOAT LATEST STABLE FROM RELEASE TAB
Created 4.1.0 branch [TFS Changeset #55082]
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