Skip to content

Instantly share code, notes, and snippets.

@sitefinitySDK
Created September 9, 2024 16:01
public class UseDefaultPalette
{
//...
[ColorPalette("Default")]
public string Color { get; set; }
//...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment