DirectiveAttribute.AllowedOnMobilePages Eigenschaft

Definition

Ruft ein Attribut einer Direktive ab oder legt ein Attribut fest, das angibt, ob das Attribut auf mobilen Seiten zulässig ist.

public:
 property bool AllowedOnMobilePages { bool get(); void set(bool value); };
public bool AllowedOnMobilePages { get; set; }
member this.AllowedOnMobilePages : bool with get, set
Public Property AllowedOnMobilePages As Boolean

Eigenschaftswert

true, wenn das Attribut auf mobilen Seiten zulässig ist; andernfalls false.

Gilt für: