DataGridDesigner.SetTemplateContent メソッドとは? わかりやすく解説

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > DataGridDesigner.SetTemplateContent メソッドの意味・解説 

DataGridDesigner.SetTemplateContent メソッド

メモ : このメソッドは、互換性のために残されています。

指定したテンプレートフレーム内容設定します

名前空間: System.Web.UI.Design.WebControls
アセンブリ: System.Design (system.design.dll 内)
構文構文

<ObsoleteAttribute("Use of this method is not recommended because
 template editing is handled in ControlDesigner. To support template editing expose
 template data in the TemplateGroups property and call SetViewFlags(ViewFlags.TemplateEditing, true). http://go.microsoft.com/fwlink/?linkid=14202")> _
Public Overrides Sub SetTemplateContent
 ( _
    editingFrame As ITemplateEditingFrame, _
    templateName As String, _
    templateContent As String _
)
Dim instance As DataGridDesigner
Dim editingFrame As ITemplateEditingFrame
Dim templateName As String
Dim templateContent As String

instance.SetTemplateContent(editingFrame, templateName, templateContent)
[ObsoleteAttribute("Use of this method is not recommended
 because template editing is handled in ControlDesigner. To support
 template editing expose template data in the TemplateGroups property and call SetViewFlags(ViewFlags.TemplateEditing, true).
 http://go.microsoft.com/fwlink/?linkid=14202")] 
public override void SetTemplateContent (
    ITemplateEditingFrame editingFrame,
    string templateName,
    string templateContent
)
[ObsoleteAttribute(L"Use of this method is not recommended
 because template editing is handled in ControlDesigner. To support
 template editing expose template data in the TemplateGroups property and call SetViewFlags(ViewFlags.TemplateEditing, true).
 http://go.microsoft.com/fwlink/?linkid=14202")] 
public:
virtual void SetTemplateContent (
    ITemplateEditingFrame^ editingFrame, 
    String^ templateName, 
    String^ templateContent
) override
/** @attribute ObsoleteAttribute("Use of this method is not
 recommended because template editing is handled in ControlDesigner.
 To support template editing expose template data in the TemplateGroups property and call SetViewFlags(ViewFlags.TemplateEditing, true).
 http://go.microsoft.com/fwlink/?linkid=14202") */ 
public void SetTemplateContent (
    ITemplateEditingFrame editingFrame, 
    String templateName, 
    String templateContent
)
ObsoleteAttribute("Use of this method is not recommended
 because template editing is handled in ControlDesigner. To support template editing
 expose template data in the TemplateGroups property and call SetViewFlags(ViewFlags.TemplateEditing, true). http://go.microsoft.com/fwlink/?linkid=14202")
 
public override function SetTemplateContent
 (
    editingFrame : ITemplateEditingFrame, 
    templateName : String, 
    templateContent : String
)

パラメータ

editingFrame

内容設定する対象の ITemplateEditingFrame。

templateName

テンプレートの名前。

templateContent

テンプレート新し内容

.NET Framework のセキュリティ.NET Frameworkセキュリティ
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

DataGridDesigner.SetTemplateContent メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



DataGridDesigner.SetTemplateContent メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2024 Microsoft.All rights reserved.

©2024 GRAS Group, Inc.RSS