Click or drag to resize

ItemattachPhysicalFile Method

Overload List
  NameDescription
Public methodattachPhysicalFile(String)
Attach physical file to the item. Calling the method means that the physical will be streamed to the server when apply() is called on the item.
Public methodattachPhysicalFile(String, String) Obsolete.
Attach physical file to the item. Calling the method means that the physical will be streamed to the server when apply() is called on the item.
Top
See Also