SyntaxElementTabbedLinkButtonStyle Property
This is used to get or set the link button style
Namespace: Sandcastle.Core.PresentationStyle.Transformation.Elements.HtmlAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public string LinkButtonStyle { get; set; }
Public Property LinkButtonStyle As String
Get
Set
public:
property String^ LinkButtonStyle {
String^ get ();
void set (String^ value);
}
member LinkButtonStyle : string with get, set
Property Value
StringThe default if not set explicitly is "button"