Class CmsKitTestData
Inheritance
CmsKitTestData
Assembly: Volo.CmsKit.TestBase.dll
Syntax
public class CmsKitTestData : ISingletonDependency
Constructors
CmsKitTestData()
Declaration
Properties
BlogFeature_1_Enabled
Declaration
public bool BlogFeature_1_Enabled { get; }
Property Value
BlogFeature_1_FeatureName
Declaration
public string BlogFeature_1_FeatureName { get; }
Property Value
BlogFeature_1_Id
Declaration
public Guid BlogFeature_1_Id { get; }
Property Value
BlogFeature_2_Enabled
Declaration
public bool BlogFeature_2_Enabled { get; }
Property Value
BlogFeature_2_FeatureName
Declaration
public string BlogFeature_2_FeatureName { get; }
Property Value
BlogFeature_2_Id
Declaration
public Guid BlogFeature_2_Id { get; }
Property Value
BlogName
Declaration
public string BlogName { get; }
Property Value
BlogPost_1_Id
Declaration
public Guid BlogPost_1_Id { get; }
Property Value
BlogPost_1_Slug
Declaration
public string BlogPost_1_Slug { get; }
Property Value
BlogPost_1_Title
Declaration
public string BlogPost_1_Title { get; }
Property Value
BlogPost_2_Id
Declaration
public Guid BlogPost_2_Id { get; }
Property Value
BlogPost_2_Slug
Declaration
public string BlogPost_2_Slug { get; }
Property Value
BlogPost_2_Title
Declaration
public string BlogPost_2_Title { get; }
Property Value
BlogSlug
Declaration
public string BlogSlug { get; }
Property Value
Blog_Id
Declaration
public Guid Blog_Id { get; set; }
Property Value
Declaration
public Guid CommentWithChildId { get; }
Property Value
Content_1
Declaration
public string Content_1 { get; }
Property Value
Content_1_EntityId
Declaration
public string Content_1_EntityId { get; }
Property Value
Content_1_EntityType
Declaration
public string Content_1_EntityType { get; }
Property Value
Content_1_Id
Declaration
public Guid Content_1_Id { get; }
Property Value
Content_1_Tags
Declaration
public string[] Content_1_Tags { get; }
Property Value
Content_2
Declaration
public string Content_2 { get; }
Property Value
Content_2_EntityId
Declaration
public string Content_2_EntityId { get; }
Property Value
Content_2_EntityType
Declaration
public string Content_2_EntityType { get; }
Property Value
Content_2_Id
Declaration
public Guid Content_2_Id { get; }
Property Value
Content_2_Tags
Declaration
public string[] Content_2_Tags { get; }
Property Value
EntityId1
Declaration
public string EntityId1 { get; }
Property Value
EntityId2
Declaration
public string EntityId2 { get; }
Property Value
EntityType1
Declaration
public string EntityType1 { get; }
Property Value
EntityType2
Declaration
public string EntityType2 { get; }
Property Value
IdempotencyToken_1
Declaration
public string IdempotencyToken_1 { get; }
Property Value
Media_1_Content
Declaration
public string Media_1_Content { get; }
Property Value
Media_1_ContentType
Declaration
public string Media_1_ContentType { get; }
Property Value
Declaration
public string Media_1_EntityType { get; }
Property Value
Declaration
public Guid Media_1_Id { get; }
Property Value
Declaration
public string Media_1_Name { get; }
Property Value
Declaration
public Guid MenuItem_1_Id { get; }
Property Value
Declaration
public string MenuItem_1_Name { get; }
Property Value
Declaration
public string MenuItem_1_Url { get; }
Property Value
Declaration
public Guid MenuItem_2_Id { get; }
Property Value
Declaration
public string MenuItem_2_Name { get; }
Property Value
Declaration
public string MenuItem_2_Url { get; }
Property Value
Declaration
public Guid MenuItem_3_Id { get; }
Property Value
Declaration
public string MenuItem_3_Name { get; }
Property Value
Declaration
public string MenuItem_3_Url { get; }
Property Value
Declaration
public Guid MenuItem_4_With_Page_1_Id { get; }
Property Value
Declaration
public string MenuItem_4_With_Page_1_Name { get; }
Property Value
Page_1_Content
Declaration
public string Page_1_Content { get; }
Property Value
Page_1_Id
Declaration
public Guid Page_1_Id { get; }
Property Value
Page_1_Slug
Declaration
public string Page_1_Slug { get; }
Property Value
Page_1_Title
Declaration
public string Page_1_Title { get; }
Property Value
Page_2_Content
Declaration
public string Page_2_Content { get; }
Property Value
Page_2_Id
Declaration
public Guid Page_2_Id { get; }
Property Value
Page_2_Slug
Declaration
public string Page_2_Slug { get; }
Property Value
Page_2_Title
Declaration
public string Page_2_Title { get; }
Property Value
PollName
Declaration
public string PollName { get; }
Property Value
TagDefinition_1_EntityType
Declaration
public string TagDefinition_1_EntityType { get; }
Property Value
TagId_1
Declaration
public Guid TagId_1 { get; }
Property Value
TagId_2
Declaration
public Guid TagId_2 { get; }
Property Value
TagName_1
Declaration
public string TagName_1 { get; }
Property Value
TagName_2
Declaration
public string TagName_2 { get; }
Property Value
User1Id
Declaration
public Guid User1Id { get; }
Property Value
User1UserName
Declaration
public string User1UserName { get; }
Property Value
User2Id
Declaration
public Guid User2Id { get; }
Property Value
Declaration
public string WidgetName { get; }
Property Value
Implements
Extension Methods