Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
Registers the specified file as a dependency of another file.
SP.SOD.registerSodDep(key, dep);
Parameters
key
Type: String
The name of the file to which the other file is dependent.
dep
Type: String
The name of the dependent file.