Table of Contents

BuildComponentCore.GroupId Property

Definition

Namespace
Sandcastle.Core.BuildAssembler.BuildComponent
Assembly
Sandcastle.Core.dll

This is used to set an optional group ID for use with component events

public virtual string GroupId { get; set; }

Property Value

string

If not overridden, the default group ID is null (no group)