Difference between revisions of "CSData 1 0-findUploadFileExistsInSubsite"
From ADF Docs
| Line 2: | Line 2: | ||
Function returns T/F is file exists in subsite upload folder | Function returns T/F is file exists in subsite upload folder | ||
| − | == Signature == | + | == Signature == |
| − | + | public string <strong>findUploadFileExistsInSubsite</strong> ( numeric inSubSiteID, string inFileName ) | |
| − | |||
== Parameters == | == Parameters == | ||
Parameters | Parameters | ||
Revision as of 03:30, 24 March 2010
Description
Function returns T/F is file exists in subsite upload folder
Signature
public string findUploadFileExistsInSubsite ( numeric inSubSiteID, string inFileName )
Parameters
Parameters