Поделиться через


SiteMapPathDesigner.AutoFormats Свойство

Определение

Возвращает коллекцию схем автоматического форматирования, которые должны отображаться в диалоговом окне Автоформат для связанного элемента управления во время разработки.

public:
 virtual property System::Web::UI::Design::DesignerAutoFormatCollection ^ AutoFormats { System::Web::UI::Design::DesignerAutoFormatCollection ^ get(); };
public override System.Web.UI.Design.DesignerAutoFormatCollection AutoFormats { get; }
member this.AutoFormats : System.Web.UI.Design.DesignerAutoFormatCollection
Public Overrides ReadOnly Property AutoFormats As DesignerAutoFormatCollection

Значение свойства

Возвращает DesignerAutoFormatCollection.

Применяется к

См. также раздел