vb System.Web.UI.WebControls.WebParts.ImportCatalogPart.ImportedPartLabelText类(方法)实例源码

下面列出了vb System.Web.UI.WebControls.WebParts.ImportCatalogPart.ImportedPartLabelText 类(方法)源码代码实例,从而了解它的用法。

作者:VB.NET开发    项目:System.Web.UI.WebControls.WebPart   
Protected Sub Button1_Click(ByVal sender As Object, _
  ByVal e As EventArgs)
    ImportCatalogPart1.Title = "Import Server Controls"
    ImportCatalogPart1.BrowseHelpText = "Enter the path to a " _
      & "description file."
    ImportCatalogPart1.UploadButtonText = "Upload Description"
    ImportCatalogPart1.UploadHelpText = "Upload a description file."
    ImportCatalogPart1.ImportedPartLabelText = "Imported Controls"
    ImportCatalogPart1.PartImportErrorLabelText = "An error occurred " _
      & "during the import process."
End Sub


问题


面经


文章

微信
公众号

扫码关注公众号