TemplatesElementTemplateParameterStyle Property
This is used to get or set the template parameter style for HTML presentation styles
Namespace: Sandcastle.Core.PresentationStyle.Transformation.ElementsAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public string TemplateParameterStyle { get; set; }
Public Property TemplateParameterStyle As String
Get
Set
public:
property String^ TemplateParameterStyle {
String^ get ();
void set (String^ value);
}
member TemplateParameterStyle : string with get, set
Property Value
StringThe default if not set explicitly is "parameter"