BImage
Linea B-Arts Legacy: questa scheda descrive
B-ArtsFramework(.NET Framework 4.7.2). Non usare firme o namespace come se appartenessero alla linea Classic successiva o alBFrameworkmoderno .NET 10.
Identità
Assembly/progetto:
B-ArtsFramework.Target:
.NET Framework 4.7.2.Namespace CLR:
BArts.BWeb.BControls.Nome completo:
BArts.BWeb.BControls.BImage.Tipo:
class.Ambito:
design-time.
Ruolo
Tipo di supporto al designer. È documentato per completezza, ma normalmente non viene istanziato dal codice applicativo.
Dichiarazione
<ToolboxData("<{0}:BImage runat=server></{0}:BImage>")> Public Class BImage
Classe base dichiarata: WebControl.
Interfacce dichiarate: INamingContainer.
Costruttori
| Nome | Dichiarazione |
|---|---|
New |
Public Sub New() |
Proprietà
| Nome | Dichiarazione |
|---|---|
ImageUrl |
Public Property ImageUrl() As String |
ImageByte |
Public Property ImageByte() As Byte() |
AbilitaUpload |
Public Property AbilitaUpload() As Boolean |
AbilitaPasteImage |
Public Property AbilitaPasteImage() As Boolean |
AltezzaImmagine |
Public Property AltezzaImmagine() As Integer |
LarghezzaImmagine |
Public Property LarghezzaImmagine() As Integer |
FileName |
Public ReadOnly Property FileName As String |
Extension |
Public ReadOnly Property Extension As String |
CssUpload |
<Category("Style"), Bindable(False), DefaultValue(K_CssUpload_DEF), CssClassProperty()> Public Property CssUpload() As String |
CssImage |
<Category("Style"), Bindable(False), DefaultValue(K_CssImage_DEF), CssClassProperty()> Public Property CssImage() As String |
CssBtnUpload |
<Category("Style"), Bindable(False), DefaultValue(K_CssBtnUpload_DEF), CssClassProperty()> Public Property CssBtnUpload() As String |
CssPanelUpload |
<Category("Style"), Bindable(False), DefaultValue(K_CssPanelUpload_DEF), CssClassProperty()> Public Property CssPanelUpload() As String |
CssDivPasteImage |
<Category("Style"), Bindable(False), DefaultValue(K_CssDivPasteImage_DEF), CssClassProperty()> Public Property CssDivPasteImage() As String |
MaxSize |
Public Property MaxSize() As String |
Eventi
| Nome | Dichiarazione |
|---|---|
LoadScriptManager |
Public Event LoadScriptManager() |
ImageClick |
Public Event ImageClick() |
Metodi
| Nome | Dichiarazione |
|---|---|
AttachScriptManager |
Public Sub AttachScriptManager(SM As Global.System.Web.UI.ScriptManager) |
SalvaImage |
Public Function SalvaImage(FileName As String) As Boolean |
Sorgenti verificati
WebControls\BImage\BImage.vbWebControls\BImage\BImageDesigner.vb
