Show / Hide Table of Contents

Class CmsKitProTestData

Inheritance
object
CmsKitProTestData
Implements
ISingletonDependency
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.CmsKit.Pro
Assembly: Volo.CmsKit.Pro.TestBase.dll
Syntax
public class CmsKitProTestData : ISingletonDependency

Constructors

CmsKitProTestData()

Declaration
public CmsKitProTestData()

Properties

Code

Declaration
public string Code { get; }
Property Value
Type Description
string

Email

Declaration
public string Email { get; }
Property Value
Type Description
string

EmailAddresses

Declaration
public string EmailAddresses { get; }
Property Value
Type Description
string

EmailAddresses2

Declaration
public string EmailAddresses2 { get; }
Property Value
Type Description
string

EntityId1

Declaration
public string EntityId1 { get; }
Property Value
Type Description
string

EntityId2

Declaration
public string EntityId2 { get; }
Property Value
Type Description
string

EntityType1

Declaration
public string EntityType1 { get; }
Property Value
Type Description
string

EntityType2

Declaration
public string EntityType2 { get; }
Property Value
Type Description
string

FallBackEmailAddresses

Declaration
public List<string> FallBackEmailAddresses { get; }
Property Value
Type Description
List<string>

Name

Declaration
public string Name { get; }
Property Value
Type Description
string

NewsletterEmailId

Declaration
public Guid NewsletterEmailId { get; }
Property Value
Type Description
Guid

NullEntityId

Declaration
public string NullEntityId { get; }
Property Value
Type Description
string

PollId

Declaration
public Guid PollId { get; }
Property Value
Type Description
Guid

PollOptionId

Declaration
public Guid PollOptionId { get; }
Property Value
Type Description
Guid

PollOptionId2

Declaration
public Guid PollOptionId2 { get; }
Property Value
Type Description
Guid

Preference

Declaration
public string Preference { get; }
Property Value
Type Description
string

Question

Declaration
public string Question { get; }
Property Value
Type Description
string

ShortenedUrlId1

Declaration
public Guid ShortenedUrlId1 { get; }
Property Value
Type Description
Guid

ShortenedUrlId2

Declaration
public Guid ShortenedUrlId2 { get; }
Property Value
Type Description
Guid

ShortenedUrlSource1

Declaration
public string ShortenedUrlSource1 { get; }
Property Value
Type Description
string

ShortenedUrlSource2

Declaration
public string ShortenedUrlSource2 { get; }
Property Value
Type Description
string

ShortenedUrlTarget1

Declaration
public string ShortenedUrlTarget1 { get; }
Property Value
Type Description
string

ShortenedUrlTarget2

Declaration
public string ShortenedUrlTarget2 { get; }
Property Value
Type Description
string

Source

Declaration
public string Source { get; }
Property Value
Type Description
string

Widget

Declaration
public string Widget { get; }
Property Value
Type Description
string

Implements

Volo.Abp.DependencyInjection.ISingletonDependency
In this article
Back to top Powered by Volosoft