public bool AutoUpdatePanel { get; set; }
Public Property AutoUpdatePanel As Boolean Get Set
public: property bool AutoUpdatePanel { bool get (); void set (bool value); }
member AutoUpdatePanel : bool with get, set
In This Article