Click or drag to resize
SPHelperGetOpenDocumentUrl Method
Overload List
  NameDescription
Public methodStatic memberGetOpenDocumentUrl(String)
Returns the 'Open Document' href compatible URL value of the specified file. This can either be an URL (e.g. 'http://foo.com') or a javascript expression (e.g. "javascript:OpenDocument('http://fo.com')".
Public methodStatic memberGetOpenDocumentUrl(String, String, String)
Returns the 'Open Document' href compatible URL value of the specified file. This can either be an URL (e.g. 'http://foo.com') or a javascript expression (e.g. "javascript:OpenDocument('http://fo.com')".
Top
See Also