Show / Hide Table of Contents

Interface IFileLinkClickController

Namespace: DotNetNuke.Services.FileSystem
Assembly: DotNetNuke.dll
Syntax
public interface IFileLinkClickController

Methods

GetFileIdFromLinkClick(NameValueCollection)

Declaration
int GetFileIdFromLinkClick(NameValueCollection queryParams)
Parameters
Type Name Description
NameValueCollection queryParams
Returns
Type Description
int

GetFileLinkClick(IFileInfo)

Declaration
string GetFileLinkClick(IFileInfo file)
Parameters
Type Name Description
IFileInfo file
Returns
Type Description
string

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS