kogany
-
11/28/2006 6:40:04 PM
Cancel transaction mode
If i can canceled transaction mode in CMS if not haw i can get AttachmentID and New GUID name of file in this example ?
If CType(dataObj, CMS.DataEngine.DataClass).ClassName = "Moblin.Phone" Then Dim cmsDC As CMS.DataEngine.DataClass = CType(dataObj, CMS.DataEngine.DataClass) WriteTrace("Name=" & cmsDC.DataRow.Item(1)) End If
thanks alex
|