Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.Attributes.UIHintAttribute Constructor

Constructor.

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

Syntax

public UIHintAttribute( string uiHint );
public UIHintAttribute(
    string uiHint,
    string presentationLayer );
public UIHintAttribute(
    string uiHint,
    string presentationLayer,
    params object[] controlParameters );

Parameters

uiHint

(not specified)

presentationLayer

(not specified)

controlParameters

(not specified)

Remarks

Standard constructor.

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