Udostępnij za pośrednictwem


WebFormsReferenceManager.GetTagPrefix(Type) Metoda

Definicja

Pobiera prefiks tagu dla określonego typu obiektu.

public:
 abstract System::String ^ GetTagPrefix(Type ^ objectType);
public abstract string GetTagPrefix (Type objectType);
abstract member GetTagPrefix : Type -> string
Public MustOverride Function GetTagPrefix (objectType As Type) As String

Parametry

objectType
Type

Typ obiektu.

Zwraca

Prefiks tagu dla określonego typu obiektu, jeśli zostanie znaleziony; w przeciwnym razie , null.

Dotyczy

Zobacz też