ErrorWebPart.ITrackingPersonalizable.EndSave Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This method is added only to implement the ITrackingPersonalizable interface.
virtual void System.Web.UI.WebControls.WebParts.ITrackingPersonalizable.EndSave() = System::Web::UI::WebControls::WebParts::ITrackingPersonalizable::EndSave;
void ITrackingPersonalizable.EndSave ();
abstract member System.Web.UI.WebControls.WebParts.ITrackingPersonalizable.EndSave : unit -> unit
override this.System.Web.UI.WebControls.WebParts.ITrackingPersonalizable.EndSave : unit -> unit
Sub EndSave () Implements ITrackingPersonalizable.EndSave
Implements
Remarks
This member is an explicit interface member implementation. It can be used only when the ErrorWebPart instance is cast to an ITrackingPersonalizable interface.
Applies to
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
.NET