UniMatrixGetColumnIndexes Method |
Gets an array of indexes which are sorted according to ColumnsPreferedOrder.
i.e: Permission are "A","B","C" .. desired permission order is "C","A","B", then columnOrderIndex will be [2,0,1]
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax See Also