Difference between revisions of "CSData 1 0-copyUploadFileToSubsite"
From ADF Docs
Line 2: | Line 2: | ||
Copies the uploaded file from the _cs_uploads to the subsite upload folder. | Copies the uploaded file from the _cs_uploads to the subsite upload folder. | ||
− | == Signature == | + | == Signature == |
− | + | public void <strong>copyUploadFileToSubsite</strong> ( numeric inSubSiteID, numeric inFilePageID, string inFileName ) | |
− | |||
== Parameters == | == Parameters == | ||
Parameters | Parameters |
Revision as of 03:30, 24 March 2010
Description
Copies the uploaded file from the _cs_uploads to the subsite upload folder.
Signature
public void copyUploadFileToSubsite ( numeric inSubSiteID, numeric inFilePageID, string inFileName )
Parameters
Parameters