EntityNames replacements
This commit is contained in:
		
							
								
								
									
										13
									
								
								Oqtane.Shared/Shared/EntityNames.cs
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								Oqtane.Shared/Shared/EntityNames.cs
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,13 @@ | ||||
| namespace Oqtane.Shared | ||||
| { | ||||
|     public class EntityNames | ||||
|     { | ||||
|         public const string Module = "Module"; | ||||
|         public const string PageModule = "PageModule"; | ||||
|         public const string Host = "Host"; | ||||
|         public const string Site = "Site"; | ||||
|         public const string Page = "Page"; | ||||
|         public const string Folder = "Folder"; | ||||
|         public const string User = "User"; | ||||
|     } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Pavel Vesely
					Pavel Vesely