ICustomHooksOnBeforeUpload Method |
Namespace: Ingeniux.CMS.Models.Hooks
void OnBeforeUpload( IUserWriteSession session, ref Stream uploadStream, ref string fileName, ref string targetPhysicalFolder )
[Missing <param name="session"/> documentation for "M:Ingeniux.CMS.Models.Hooks.ICustomHooks.OnBeforeUpload(Ingeniux.CMS.IUserWriteSession,System.IO.Stream@,System.String@,System.String@)"]
[Missing <param name="uploadStream"/> documentation for "M:Ingeniux.CMS.Models.Hooks.ICustomHooks.OnBeforeUpload(Ingeniux.CMS.IUserWriteSession,System.IO.Stream@,System.String@,System.String@)"]
[Missing <param name="fileName"/> documentation for "M:Ingeniux.CMS.Models.Hooks.ICustomHooks.OnBeforeUpload(Ingeniux.CMS.IUserWriteSession,System.IO.Stream@,System.String@,System.String@)"]
[Missing <param name="targetPhysicalFolder"/> documentation for "M:Ingeniux.CMS.Models.Hooks.ICustomHooks.OnBeforeUpload(Ingeniux.CMS.IUserWriteSession,System.IO.Stream@,System.String@,System.String@)"]