Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.PropertyData.TryGetAttributes Method

Retrieves multiple property Attributes.

Class: YetaWF.Core.Models.PropertyData
Namespace: YetaWF.Core.Models
Assembly: YetaWF.Core

Syntax

public List<TYPE> TryGetAttributes<TYPE>();

Return Value

The attribute or null if not found.

See Also YetaWF.Core.Models.PropertyData ClassYetaWF.Core Overview