Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.Attributes.HideIfSuppliedAttribute Constructor

Constructor.

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

Syntax

public HideIfSuppliedAttribute( string prop1 );
public HideIfSuppliedAttribute(
    string prop1,
    string prop2 );
public HideIfSuppliedAttribute(
    string prop1,
    string prop2,
    string prop3 );

Parameters

prop1

(not specified)

prop2

(not specified)

prop3

(not specified)

Remarks

Standard constructor.

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