Share via


TemplatePart.IsOptional Property

Definition

true if the route part represents an optional part.

public:
 property bool IsOptional { bool get(); };
public bool IsOptional { get; }
member this.IsOptional : bool
Public ReadOnly Property IsOptional As Boolean

Property Value

Applies to