Show / Hide Table of Contents

Interface IFilePickerUploader

Namespace: DotNetNuke.UI.UserControls
Assembly: DotNetNuke.dll
Syntax
public interface IFilePickerUploader

Properties

FileFilter

Declaration
string FileFilter { get; set; }
Property Value
Type Description
string

FileID

Declaration
int FileID { get; set; }
Property Value
Type Description
int

FilePath

Declaration
string FilePath { get; set; }
Property Value
Type Description
string

Extension Methods

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