WebPartZoneBase.GetEffectiveChromeType(Part) Metoda

Definicja

Zwraca rzeczywistą lub obowiązującą wartość bieżącą PartChromeType WebPart kontrolki, biorąc pod uwagę PartChromeType właściwość strefy i bieżący tryb wyświetlania strony składniki Web Part.

public:
 override System::Web::UI::WebControls::WebParts::PartChromeType GetEffectiveChromeType(System::Web::UI::WebControls::WebParts::Part ^ part);
public override System.Web.UI.WebControls.WebParts.PartChromeType GetEffectiveChromeType (System.Web.UI.WebControls.WebParts.Part part);
override this.GetEffectiveChromeType : System.Web.UI.WebControls.WebParts.Part -> System.Web.UI.WebControls.WebParts.PartChromeType
Public Overrides Function GetEffectiveChromeType (part As Part) As PartChromeType

Parametry

part
Part

Kontrolka Part , dla której strefa musi pobrać bieżące ChromeType ustawienie.

Zwraca

PartChromeType

PartChromeType Wartość zawierająca rodzaj obramowania, który obecnie ramki składniki Web Part kontrolki zawarte przez strefę.

Dotyczy

Zobacz też