DirectiveAttribute.AllowedOnMobilePages Propriété

Définition

Obtient ou définit un attribut d'une directive qui spécifie si l'attribut est autorisé sur les pages mobiles.

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

Valeur de propriété

true si l'attribut est autorisé sur les pages mobiles ; sinon, false.

S’applique à