Show / Hide Table of Contents

Struct DefaultMetadataNames

Inherited Members
ValueType.Equals(object)
ValueType.GetHashCode()
ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()
Namespace: DotNetNuke.Services.FileSystem
Assembly: DotNetNuke.dll
Syntax
public struct DefaultMetadataNames

Fields

Created

Declaration
public const string Created = "Created"
Field Value
Type Description
string

CreatedBy

Declaration
public const string CreatedBy = "CreatedBy"
Field Value
Type Description
string

Modified

Declaration
public const string Modified = "Modified"
Field Value
Type Description
string

ModifiedBy

Declaration
public const string ModifiedBy = "ModifiedBy"
Field Value
Type Description
string

Size

Declaration
public const string Size = "Size"
Field Value
Type Description
string

Title

Declaration
public const string Title = "Title"
Field Value
Type Description
string

TotalFiles

Declaration
public const string TotalFiles = "TotalFiles"
Field Value
Type Description
string

Type

Declaration
public const string Type = "Type"
Field Value
Type Description
string

Extension Methods

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