LoginDesigner.TemplateGroups プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
関連付けられているコントロールのフィールドのテンプレート グループのコレクションを取得します。
public:
virtual property System::Web::UI::Design::TemplateGroupCollection ^ TemplateGroups { System::Web::UI::Design::TemplateGroupCollection ^ get(); };
public override System.Web.UI.Design.TemplateGroupCollection TemplateGroups { get; }
member this.TemplateGroups : System.Web.UI.Design.TemplateGroupCollection
Public Overrides ReadOnly Property TemplateGroups As TemplateGroupCollection
プロパティ値
TemplateGroupCollection内のテンプレート化された各フィールドの要素を含むLogin。
注釈
TemplateGroups プロパティは、TemplateGroupCollection基本プロパティからTemplateGroups オブジェクトを取得し、関連付けられているTemplateGroup コントロールのレイアウト テンプレートの単一のTemplateDefinition オブジェクトを含むLogin オブジェクトをTemplateGroupCollectionに追加します。 TemplateGroups プロパティは、このTemplateGroupCollectionを呼び出し元に返します。