FilterUIHintAttribute.PresentationLayer Property

Definition

Gets the name of the presentation layer that supports this control.

public:
 property System::String ^ PresentationLayer { System::String ^ get(); };
public string PresentationLayer { get; }
public string? PresentationLayer { get; }
member this.PresentationLayer : string
Public ReadOnly Property PresentationLayer As String

Property Value

The name of the presentation layer that supports this control.

Applies to