TemplatesElementTemplateParameterStyle Property

This is used to get or set the template parameter style for HTML presentation styles

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation.Elements
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public string TemplateParameterStyle { get; set; }

Property Value

String
The default if not set explicitly is "parameter"

See Also