CMSImageDerivative..::..Insert Method
Inserts the specified index.
Namespace:
AdvantageCMS.Core.Admin.BaseClassesAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Syntax
public void Insert( int index, CMSImageDerivativeItem item, eAdvantageImageDerivative itm )
Parameters
- index
- Type: Int32
The index.
- item
- Type: CMSImageDerivativeItem
The item.
- itm
- Type: AdvantageCMS.Core.Admin.BaseClasses..::..eAdvantageImageDerivative
The itm.