Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.Attributes.ResourceRedirectAttribute Constructor

Constructor.

Class: YetaWF.Core.Models.Attributes.ResourceRedirectAttribute
Namespace: YetaWF.Core.Models.Attributes
Assembly: YetaWF.Core

Syntax

public ResourceRedirectAttribute(
    string? propertyCaption,
    string? propertyDescription = null,
    string? propertyHelpLink = null );

Parameters

propertyCaption

(not specified)

propertyDescription

(not specified)

propertyHelpLink

(not specified)

Remarks

Standard constructor.

See Also YetaWF.Core.Models.Attributes.ResourceRedirectAttribute ClassYetaWF.Core Overview