Bagikan melalui


WebUIView.IgnoreApplicationContentUriRulesNavigationRestrictions Properti

Definisi

Mendapatkan atau menetapkan nilai yang menentukan apakah akan mengabaikan aturan URI konten dan pembatasan navigasi.

public:
 property bool IgnoreApplicationContentUriRulesNavigationRestrictions { bool get(); void set(bool value); };
bool IgnoreApplicationContentUriRulesNavigationRestrictions();

void IgnoreApplicationContentUriRulesNavigationRestrictions(bool value);
public bool IgnoreApplicationContentUriRulesNavigationRestrictions { get; set; }
var boolean = webUIView.ignoreApplicationContentUriRulesNavigationRestrictions;
webUIView.ignoreApplicationContentUriRulesNavigationRestrictions = boolean;
Public Property IgnoreApplicationContentUriRulesNavigationRestrictions As Boolean

Nilai Properti

Boolean

bool

true untuk mengabaikan aturan URI konten; false untuk menerapkannya.

Berlaku untuk