예제 #1
0
 /// <summary>
 /// Initializes a new instance of the <see cref="RenderMacroPrevalueEditor"/> class.
 /// </summary>
 /// <param name="dataType">Type of the data.</param>
 public RenderMacroPrevalueEditor(RenderMacroDataType dataType)
     : base(dataType, umbraco.cms.businesslogic.datatype.DBTypes.Ntext)
 {
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="RenderMacroPrevalueEditor"/> class.
 /// </summary>
 /// <param name="dataType">Type of the data.</param>
 public RenderMacroPrevalueEditor(RenderMacroDataType dataType)
     : base(dataType, umbraco.cms.businesslogic.datatype.DBTypes.Ntext)
 {
 }