Show / Hide Table of Contents

Class ProgressToken

Inheritance
object
ProgressToken
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Dnn.ExportImport.Components.Models
Assembly: DotNetNuke.SiteExportImport.dll
Syntax
public class ProgressToken

Constructors

ProgressToken()

Declaration
public ProgressToken()

Properties

ContinuationKey

Declaration
public string ContinuationKey { get; set; }
Property Value
Type Description
string

Progress

Declaration
public uint Progress { get; set; }
Property Value
Type Description
uint

Extension Methods

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