test july question
Environment
- Xperience by Kentico version: [28.4.4]
- .NET version: [8]
- Deployment environment: [SaaS|Azure|VM]
- Link to relevant Xperience by Kentico documentation
You have no notifications.
test july question
Environment
test answer
go to google
this is some code
some more text
another paragraph
public class Test
{
public string Name { get; set; } = "";
public bool GetValue()
{
return true;
}
}
That was example code.
To response this discussion, you have to login first.