Sets the backcolor of the placeholder element
Namespace: DotNetNuke.Services.GeneratedImage.StartTransformAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public Color BackColor { get; set; } |
Visual Basic |
---|
Public Property BackColor As Color Get Set |