public bool AutoRefreshAndUpdatePanelVisible { get; set; }Public Property AutoRefreshAndUpdatePanelVisible As Boolean
Get
Setpublic:
property bool AutoRefreshAndUpdatePanelVisible {
bool get ();
void set (bool value);
}member AutoRefreshAndUpdatePanelVisible : bool with get, set