DirectiveAttribute.AllowedOnMobilePages Eigenschaft

Definition

Dient zum Abrufen oder Festlegen eines Attributs einer Direktive, 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

truewenn das Attribut auf mobilen Seiten zulässig ist; andernfalls . false

Gilt für: