PresentationStyleExportAttribute Constructor
Constructor
Namespace: Sandcastle.Core.PresentationStyleAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public PresentationStyleExportAttribute(
string id,
string title
)
Public Sub New (
id As String,
title As String
)
public:
PresentationStyleExportAttribute(
String^ id,
String^ title
)
new :
id : string *
title : string -> PresentationStyleExportAttribute
Parameters
- id String
- The required presentation style ID
- title String
- The required presentation style title