UserControl.IUserControlDesignerAccessor.TagName Właściwość

Definicja

Pobiera lub ustawia pełną nazwę tagu kontrolki użytkownika.

property System::String ^ System::Web::UI::IUserControlDesignerAccessor::TagName { System::String ^ get(); void set(System::String ^ value); };
string System.Web.UI.IUserControlDesignerAccessor.TagName { get; set; }
member this.System.Web.UI.IUserControlDesignerAccessor.TagName : string with get, set
 Property TagName As String Implements IUserControlDesignerAccessor.TagName

Wartość właściwości

String

Pełna nazwa tagu kontrolki użytkownika.

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy UserControl wystąpienie jest rzutowanie do interfejsu IUserControlDesignerAccessor .

Dotyczy

Zobacz też